Метод | Описание | |
---|---|---|
AssemblyReference ( string path, string modPath ) : System |
Constructs a new Assembly Reference.
|
|
LoadAssembly ( ) : |
Loads and returns the Assembly associated with this AssemblyReference.
|
public AssemblyReference ( string path, string modPath ) : System | ||
path | string | The path to the assembly to reference. |
modPath | string | |
Результат | System |
public LoadAssembly ( ) : |
||
Результат |