Keyoti RapidFindReplace WPF API Docs
GetLicense Method (context, type, instance, allowExceptions)
API DocumentationKeyoti.RapidFindReplace.WPFKLicenseProviderGetLicense(LicenseContext, Type, Object, Boolean)
Keyoti RapidFindReplace WPF
Retrieves the license.
Declaration Syntax
C#Visual BasicVisual C++F#
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:
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 
Parameters
context (LicenseContext)
type (Type)
instance (Object)
allowExceptions (Boolean)
Return Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)