Method | Description | |
---|---|---|
Load ( |
Loads the specified assembly.
|
|
Load ( |
Loads the specified type.
|
|
SpecificationConfig ( ) : System |
Method | Description | |
---|---|---|
Load ( string pathToAssembly ) : |
Loads the specified path to assembly.
|
public Load ( |
||
assembly | The assembly. | |
return |
public Load ( |
||
type | The type. | |
return |