System::TypeInfo::DefaultConstructor typedef
DefaultConstructor typedef
用于构造类型的函数指针。
typedef std::function<ObjectPtr()> System::TypeInfo::DefaultConstructor
另见
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
用于构造类型的函数指针。
typedef std::function<ObjectPtr()> System::TypeInfo::DefaultConstructor