'Declaration Public Overrides Function GetLicense( _ ByVal context As System.ComponentModel.LicenseContext, _ ByVal type As System.Type, _ ByVal instance As System.Object, _ ByVal allowExceptions As System.Boolean _ ) As System.ComponentModel.License
public override System.ComponentModel.License GetLicense( System.ComponentModel.LicenseContext context, System.Type type, System.object instance, System.bool allowExceptions )
Parameters
- context
- type
- instance
- allowExceptions