ISimpleTypeProvider<TType> Interfejs

Definicja

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

Parametry typu

TType
Pochodne

Metody

GetPrimitiveType(PrimitiveTypeCode)

Pobiera symbol typu dla typu pierwotnego.

GetTypeFromDefinition(MetadataReader, TypeDefinitionHandle, Byte)

Pobiera symbol typu dla definicji typu.

GetTypeFromReference(MetadataReader, TypeReferenceHandle, Byte)

Pobiera symbol typu dla odwołania do typu.

Dotyczy