Constructor AssemblyLicenseLoaderAttribute
| Improve this Doc View SourceAssemblyLicenseLoaderAttribute(Type)
Initializes a new instance of AssemblyLicenseLoaderAttribute.
Declaration
public AssemblyLicenseLoaderAttribute(Type loaderType)
Parameters
| Type | Name | Description | 
|---|---|---|
| System.Type | loaderType | The type that implements IAssemblyLicenseLoader.  |