SignatureDecoder<TType>.DecodeMethodSpecificationSignature 메서드

정의

public:
 System::Collections::Immutable::ImmutableArray<TType> DecodeMethodSpecificationSignature(System::Reflection::Metadata::BlobReader % blobReader);
public System.Collections.Immutable.ImmutableArray<TType> DecodeMethodSpecificationSignature (ref System.Reflection.Metadata.BlobReader blobReader);
member this.DecodeMethodSpecificationSignature : BlobReader -> System.Collections.Immutable.ImmutableArray<'ype>
Public Function DecodeMethodSpecificationSignature (ByRef blobReader As BlobReader) As ImmutableArray(Of TType)

매개 변수

blobReader
BlobReader

반환

적용 대상