Retrieves the license.
Declaration Syntax
C# | Visual Basic | Visual 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
Return Value
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)