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