Class TelerikLicensing
Inheritance
System.Object
TelerikLicensing
Namespace: Telerik.Licensing
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public static class TelerikLicensing
Fields
ConsoleMessages
Declaration
public static readonly ConcurrentDictionary<IProductMetadata, string> ConsoleMessages
Field Value
System.
|
Methods
License()
License(Assembly)
Declaration
public static ILicenseStatus License(Assembly assembly)
Parameters
System.
|
Returns
License(IProductMetadata)
Declaration
public static ILicenseStatus License(IProductMetadata productMetadata)
Parameters
IProduct
|
Returns
License<T>()
ProductMetadataForAssembly(Assembly)
Declaration
public static IProductMetadata ProductMetadataForAssembly(Assembly assembly)
Parameters
System.
|