System::Threading::WaitCallback typedef

WaitCallback typedef

Elemento di callback da eseguire quando c’è uno spazio.

using System::Threading::WaitCallback =  System::MulticastDelegate<void(System::SharedPtr<System::Object>)>

Vedi anche