MethodSpecification Struct

Definition

public value class MethodSpecification
public struct MethodSpecification
type MethodSpecification = struct
Public Structure MethodSpecification
Inheritance
MethodSpecification

Properties

Name Description
Method

Gets a MethodDef or MemberRef handle specifying which generic method this instance refers to (that is, which generic method it is an instantiation of).

Signature

Gets a handle to the signature blob.

Methods

Name Description
GetCustomAttributes()

Applies to