Επεξεργασία

Κοινή χρήση μέσω


SignatureKind Enum

Definition

Specifies the signature kind. The underlying values of the fields in this type correspond to the representation in the leading signature byte represented by a SignatureHeader structure.

public enum class SignatureKind
public enum SignatureKind
type SignatureKind = 
Public Enum SignatureKind
Inheritance
SignatureKind

Fields

Field 6

A field signature.

LocalVariables 7

A local variables signature.

Method 0

A method reference, method definition, or standalone method signature.

MethodSpecification 10

A method specification signature.

Property 8

A property signature.

Applies to