ITypeProvider<TType>.GetTypeFromSpecification 메서드

정의

public:
 TType GetTypeFromSpecification(System::Reflection::Metadata::MetadataReader ^ reader, System::Reflection::Metadata::TypeSpecificationHandle handle, System::Byte rawTypeKind);
public TType GetTypeFromSpecification (System.Reflection.Metadata.MetadataReader reader, System.Reflection.Metadata.TypeSpecificationHandle handle, byte rawTypeKind);
abstract member GetTypeFromSpecification : System.Reflection.Metadata.MetadataReader * System.Reflection.Metadata.TypeSpecificationHandle * byte -> 'ype
Public Function GetTypeFromSpecification (reader As MetadataReader, handle As TypeSpecificationHandle, rawTypeKind As Byte) As TType

매개 변수

rawTypeKind
Byte

반환

TType

적용 대상