FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadSoftwareSecureLicenseProvider クラス : GetLicense メソッド |
'Declaration
Public Overrides Function GetLicense( _ ByVal context As LicenseContext, _ ByVal type As Type, _ ByVal instance As Object, _ ByVal allowExceptions As Boolean _ ) As License
public override License GetLicense( LicenseContext context, Type type, object instance, bool allowExceptions )