Click or drag to resize
weroSoft AG, Software
ILicenseCreator Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the functionality of the license creator.

Namespace:  WeroSoft.Licensing
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface ILicenseCreator

The ILicenseCreator type exposes the following members.

Properties
  NameDescription
Public propertyLicenseInfoFinder
Gets the license information finder.
Top
Methods
  NameDescription
Public methodCreateLicense
Creates a license.
Top
See Also