FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > ChartSoftwareSecureLicenseProvider クラス : 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 )