C# 클래스 Stiletto.Fody.MethodReferenceExtensions

파일 보기 프로젝트 열기: benjamin-bader/stiletto

공개 메소드들

메소드 설명
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