System::TaskPtr typedef

TaskPtr typedef

Un alias per un puntatore intelligente che punta a un’istanza della classe System::Threading::Tasks::Task.

typedef System::SmartPtr<System::Threading::Tasks::Task> System::TaskPtr

Vedi anche