ComponentInfoLoad Method |
Name | Description | |
---|---|---|
Load |
Loads the component represented by this info object.
| |
Load(String) |
Loads the component represented by this info object.
An appropriate AssemblyLoadFail exception will be thrown if the component could not be loaded for any reason.
| |
Load(String, Boolean) |
Loads the component represented by this info object.
|