Property | Type | Description | |
---|---|---|---|
DependencyAssembly | |||
DependencyPath | string |
Method | Description | |
---|---|---|
Dependency ( string deppath ) : System |
Initializes a new instance of the Dependency class.
|
|
Load ( ) : void |
public Dependency ( string deppath ) : System | ||
deppath | string | The dependency path. |
return | System |
public Assembly,System.Reflection DependencyAssembly | ||
return |