System::Threading::Tasks::Task::FunctionT typedef
FunctionT typedef
内部实现。 不供用户代码使用。
using System::Threading::Tasks::Task::FunctionT = std::function<void()>
备注
内部任务执行的函数类型
另见
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.Font for C++
内部实现。 不供用户代码使用。
using System::Threading::Tasks::Task::FunctionT = std::function<void()>
内部任务执行的函数类型