ITypeProvider<TType> 인터페이스

정의

generic <typename TType>
public interface class ITypeProvider
public interface ITypeProvider<TType>
type ITypeProvider<'ype> = interface
Public Interface ITypeProvider(Of TType)

형식 매개 변수

TType
파생

메서드

GetTypeFromDefinition(MetadataReader, TypeDefinitionHandle, Byte)
GetTypeFromReference(MetadataReader, TypeReferenceHandle, Byte)
GetTypeFromSpecification(MetadataReader, TypeSpecificationHandle, Byte)

적용 대상