Typedef System::Threading::ThreadStart
ThreadStart typedef
Thread function with no parameters.
using System::Threading::ThreadStart = System::MulticastDelegate<void()>
Voir aussi
- Namespace System::Threading
- Library Aspose.Font for C++
Thread function with no parameters.
using System::Threading::ThreadStart = System::MulticastDelegate<void()>