Méthode | Description | |
---|---|---|
ResolveAssembly ( this assembly ) : |
||
ResolveMethod ( this method ) : Mono.Cecil.MethodDefinition | ||
ResolveType ( this type ) : Mono.Cecil.TypeDefinition |
Méthode | Description | |
---|---|---|
AreSameMethod ( |
public static ResolveAssembly ( this assembly ) : |
||
assembly | this | |
Résultat |
public static ResolveMethod ( this method ) : Mono.Cecil.MethodDefinition | ||
method | this | |
Résultat | Mono.Cecil.MethodDefinition |
public static ResolveType ( this type ) : Mono.Cecil.TypeDefinition | ||
type | this | |
Résultat | Mono.Cecil.TypeDefinition |