Aracılığıyla paylaş


SignatureDecoder<TType,TGenericContext>.DecodeFieldSignature Yöntem

Tanım

Alan imzası blobunun kodunu çözer ve okuyucuyu imzanın dışına ilerler.

public:
 TType DecodeFieldSignature(System::Reflection::Metadata::BlobReader % blobReader);
public TType DecodeFieldSignature (ref System.Reflection.Metadata.BlobReader blobReader);
member this.DecodeFieldSignature : BlobReader -> 'ype
Public Function DecodeFieldSignature (ByRef blobReader As BlobReader) As TType

Parametreler

blobReader
BlobReader

Alan imzasının konumuna yerleştirilmiş blob okuyucu.

Döndürülenler

TType

Kodu çözülen alan türü.

Şunlara uygulanır