C# Class Stiletto.Fody.MethodReferenceExtensions

Afficher le fichier Open project: benjamin-bader/stiletto

Méthodes publiques

Méthode Description
AreSame ( this method, MethodReference other ) : bool
MakeHostInstanceGeneric ( this reference ) : MethodReference

Method Details

AreSame() public static méthode

public static AreSame ( this method, MethodReference other ) : bool
method this
other Mono.Cecil.MethodReference
Résultat bool

MakeHostInstanceGeneric() public static méthode

public static MakeHostInstanceGeneric ( this reference ) : MethodReference
reference this
Résultat Mono.Cecil.MethodReference