C# Класс Stiletto.Fody.MethodReferenceExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
AreSame ( this method, MethodReference other ) : bool
MakeHostInstanceGeneric ( this reference ) : MethodReference

Описание методов

AreSame() публичный статический Метод

public static AreSame ( this method, MethodReference other ) : bool
method this
other Mono.Cecil.MethodReference
Результат bool

MakeHostInstanceGeneric() публичный статический Метод

public static MakeHostInstanceGeneric ( this reference ) : MethodReference
reference this
Результат Mono.Cecil.MethodReference