| Visual Basic (Declaration) | |
|---|---|
Public Overrides NotOverridable Function GetLicense( _ ByVal context As LicenseContext, _ ByVal type As Type, _ ByVal instance As Object, _ ByVal allowExceptions As Boolean _ ) As License | |
| C# | |
|---|---|
public override License GetLicense( LicenseContext context, Type type, object instance, bool allowExceptions ) | |
Parameters
- context
- type
- instance
- allowExceptions