ITypeProvider<TType> Interfejs

Definicja

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

Parametry typu

TType
Pochodne

Metody

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

Dotyczy