SignatureDecoder<TType> Structure

Définition

generic <typename TType>
public value class SignatureDecoder
public struct SignatureDecoder<TType>
type SignatureDecoder<'ype> = struct
Public Structure SignatureDecoder(Of TType)

Paramètres de type

TType
Héritage
SignatureDecoder<TType>

Constructeurs

SignatureDecoder<TType>(ISignatureTypeProvider<TType>, MetadataReader)

Méthodes

DecodeFieldSignature(BlobReader)
DecodeLocalSignature(BlobReader)
DecodeMethodSignature(BlobReader)
DecodeMethodSpecificationSignature(BlobReader)
DecodeType(BlobReader, Boolean)

S’applique à