System::TypeInfo::DefaultConstructor typedef

DefaultConstructor typedef

用于构造类型的函数指针。

typedef std::function<ObjectPtr()> System::TypeInfo::DefaultConstructor

另见