DefaultConstructor
DefaultConstructor typedef
Function pointer to construct type.
typedef std::function<ObjectPtr()> System::TypeInfo::DefaultConstructor
See Also
- Class TypeInfo
- Namespace System
- Library Aspose.Slides
Function pointer to construct type.
typedef std::function<ObjectPtr()> System::TypeInfo::DefaultConstructor