SignatureDecoder<TType>.DecodeFieldSignature(BlobReader) Method

Definition

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

Parameters

blobReader
BlobReader

Returns

TType

Applies to