System::Reflection::AssemblyTypeRegistration::AssemblyTypeRegistration 构造函数
AssemblyTypeRegistration::AssemblyTypeRegistration() constructor
创建单例,从而在执行程序集注册类型。
System::Reflection::AssemblyTypeRegistration<T>::AssemblyTypeRegistration()
另见
- Class AssemblyTypeRegistration
- Namespace System::Reflection
- Library Aspose.Font for C++
AssemblyTypeRegistration::AssemblyTypeRegistration(const SharedPtr<Assembly>&) constructor
创建单例,从而在指定的程序集注册类型。
System::Reflection::AssemblyTypeRegistration<T>::AssemblyTypeRegistration(const SharedPtr<Assembly> &assembly)
另见
- Typedef SharedPtr
- Class Assembly
- Class AssemblyTypeRegistration
- Namespace System::Reflection
- Library Aspose.Font for C++