Concept.Components Assembly > Concept.Components Namespace : LicenseRepository Class |
For a list of all members of this type, see LicenseRepository members.
Name | Description | |
---|---|---|
![]() | AddInternalLicense | Adds an internal license. An internal license is a license managed fully in code. For example, a license that inherits of ConceptLicenseKey and unlocks the features with key. |
![]() | ExportInfosClient | Calls only export license creation data method. This method is obsolete but present for compatibility with old versions. |
![]() | ExportLicenseCreationData | Generates a file which contains some information about the computer and the application. This file well be imported in oStudio to generate a license file. |
![]() | GetFeatureFromEnum | Retrieve the feature from an enumeration value. |
![]() | Initialize | Overloaded. Creates and starts the cyclic license check thread. This thread verify the validity of internal licenses and license files. |
![]() | IsAllowed | Overloaded. Determines whether the specified feature is allowed. |
![]() | RegisterFeature | Overloaded. Registers a new feature. |
![]() | RegisterFeatures | Overloaded. Registers all features of features list. |
![]() | RemoveInternalLicense | Removes an internal license. An internal license is a license managed fully in code. For example, a license that inherits of ConceptLicenseKey and unlocks the features with key. |
![]() | SetFeatureDescription | Sets the feature description from enumeration value which represents the feature. |
Name | Description | |
---|---|---|
![]() | Details | Overloaded. Details of the element |
![]() | EditControl | Edits the control. |
![]() | EditProperties | Edits the properties. |
![]() | Filter | Overloaded. Filters the specified list. |
![]() | FindContainerOfSpecialType<T> | Finds the type of the container of. |
![]() | FindContainerOfType<T> | Finds the type of the container of. |
![]() | GetDefaultView | Gets the default view. |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetView | GetView of the control. |
![]() | IfNotNull<T,U> | |
![]() | LargeImage | Overloaded. Larges the image. |
![]() | SmallImage | Overloaded. Smalls the image. |
![]() | YieldReturn<TSource> | Yields the return. |