VirtualTypeBuilder.InitializeFromType Method
Include Protected Members
Include Inherited Members
Initializes this virtual type builder with data obtained from the given type.
Overload List
Name | Description | |
---|---|---|
![]() |
InitializeFromType(ITypeResolutionService, CodeNamespace) | Initializes this virtual type builder with data obtained from the given type. |
![]() |
InitializeFromType(ITypeResolutionService, CodeTypeDeclaration) | Initializes this virtual type builder with data obtained from the given type. |
![]() |
InitializeFromType(ITypeResolutionService, CodeTypeDeclaration, String) | Initializes this virtual type builder with data obtained from the given type. |
Top