System::Reflection::AssemblyTypeRegistration::AssemblyTypeRegistration 생성자
AssemblyTypeRegistration::AssemblyTypeRegistration() constructor
싱글톤을 생성하여 실행 중인 어셈블리에 타입을 등록합니다.
System::Reflection::AssemblyTypeRegistration<T>::AssemblyTypeRegistration()
또 보기
- Class AssemblyTypeRegistration
- Namespace System::Reflection
- Library Aspose.Page 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.Page for C++