ITypeProvider<TType> Interfaz

Definición

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

Parámetros de tipo

TType
Derivado

Métodos

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

Se aplica a