Keyoti RapidSpell WPF API Docs
GetLicense Method (context, type, instance, allowExceptions)
APIKeyoti.RapidSpell.WpfKLicenseProviderGetLicense(LicenseContext, Type, Object, Boolean)
Keyoti RapidSpell WPF
Retrieves the license.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override License GetLicense(
	LicenseContext context,
	Type type,
	Object instance,
	bool allowExceptions
)
public override License GetLicense(
	LicenseContext context,
	Type type,
	Object instance,
	bool allowExceptions
)
Public Overrides Function GetLicense ( 
	context As LicenseContext,
	type As Type,
	instance As Object,
	allowExceptions As Boolean
) As License
Public Overrides Function GetLicense ( 
	context As LicenseContext,
	type As Type,
	instance As Object,
	allowExceptions As Boolean
) As License
public:
virtual License^ GetLicense(
	LicenseContext^ context, 
	Type^ type, 
	Object^ instance, 
	bool allowExceptions
) override
public:
virtual License^ GetLicense(
	LicenseContext^ context, 
	Type^ type, 
	Object^ instance, 
	bool allowExceptions
) override
abstract GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
override GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
abstract GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
override GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
Parameters
context (LicenseContext)
type (Type)
instance (Object)
allowExceptions (Boolean)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214