MethodSpecification Struct

Definition

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

Properties

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

DecodeSignature<TType,TGenericContext>(ISignatureTypeProvider<TType,TGenericContext>, TGenericContext)
DecodeSignature<TType>(ISignatureTypeProvider<TType>)
GetCustomAttributes()

Applies to