Прочетете на английски Редактиране

Споделяне чрез


SignatureDecoder<TType,TGenericContext> Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Decodes signature blobs.

C#
public readonly struct SignatureDecoder<TType,TGenericContext>
C#
public struct SignatureDecoder<TType,TGenericContext>

Type Parameters

TType
TGenericContext
Inheritance
SignatureDecoder<TType,TGenericContext>

Remarks

For more information, see the Metadata Specification section II.23.2: Blobs and signatures.

Constructors

Methods

DecodeFieldSignature(BlobReader)

Decodes a field signature blob and advances the reader past the signature.

DecodeLocalSignature(BlobReader)

Decodes a local variable signature blob and advances the reader past the signature.

DecodeMethodSignature(BlobReader)

Decodes a method (definition, reference, or standalone) or a property signature blob.

DecodeMethodSpecificationSignature(BlobReader)

Decodes a method specification signature blob and advances the reader past the signature.

DecodeType(BlobReader, Boolean)

Decodes a type embedded in a signature and advances the reader past the type.

Applies to

Продукт Версии
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)