MethodSpecification 構造体

定義

public value class MethodSpecification
public struct MethodSpecification
public readonly struct MethodSpecification
type MethodSpecification = struct
Public Structure MethodSpecification
継承
MethodSpecification

プロパティ

Method

このインスタンスの参照先のジェネリック メソッド (つまり、そのインスタンス化の元となるジェネリック メソッド) を指定する MethodDef または MemberRef ハンドル。

Signature

シグネチャ BLOB へのハンドルを取得します。

メソッド

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

適用対象