System::Threading::Tasks::Task::FunctionT typedef

FunctionT typedef

Implémentation interne. Pas pour le code utilisateur.

using System::Threading::Tasks::Task::FunctionT =  std::function<void()>

Remarques

Type de fonction pour l’exécution interne de la tâche

Voir aussi