Méthode | Description | |
---|---|---|
AddAssembly ( string assemblyPath ) : void | ||
AddDirectory ( string directory ) : void | ||
LocationProvider ( ) : System | ||
TryGetLocation ( string methodName, string methodParams, int ilOffset, |
public AddAssembly ( string assemblyPath ) : void | ||
assemblyPath | string | |
Résultat | void |
public AddDirectory ( string directory ) : void | ||
directory | string | |
Résultat | void |
public TryGetLocation ( string methodName, string methodParams, int ilOffset, |
||
methodName | string | |
methodParams | string | |
ilOffset | int | |
location | ||
Résultat | bool |