Domain.GetAssembly Method |
Name | Description | |
---|---|---|
GetAssembly(String, BindingOptions) |
Gets an assembly given its name and specifies binding options.
| |
GetAssembly(IAssemblyName, BindingOptions, LoadAssemblyOptions) |
Gets an assembly from the current domain given its name or loads it
into the domain if not yet present, and specifies binding options.
|