Method Load
| Improve this Doc View SourceLoad(Assembly)
Loads the assembly license for specified assembly.
Declaration
string Load(Assembly assembly)
Parameters
Type | Name | Description |
---|---|---|
System.Reflection.Assembly | assembly | The specified assembly. |
Returns
Type | Description |
---|---|
System.String | The assembly license. |