TessaCompilationFactoryTKey, TInstanceCreateInstance - метод
Создаёт новый экземпляр типа type.
Пространство имён: Tessa.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
protected TInstance CreateInstance(
Type type
)
Protected Function CreateInstance (
type As Type
) As TInstance
protected:
TInstance CreateInstance(
Type^ type
)
member CreateInstance :
type : Type -> 'TInstance
- type Type
- Тип создаваемого объекта.
TInstanceСозданный экземпляр объекта.