System::Threading::WaitCallback typedef
WaitCallback typedef
一旦有空位就执行的回调项。
using System::Threading::WaitCallback = System::MulticastDelegate<void(System::SharedPtr<System::Object>)>
另见
- Namespace System::Threading
- Library Aspose.Font for C++
一旦有空位就执行的回调项。
using System::Threading::WaitCallback = System::MulticastDelegate<void(System::SharedPtr<System::Object>)>