Class for License key operation
| C# | Visual Basic | Visual C++ |
public class LicenseOperation
Public Class LicenseOperation
public ref class LicenseOperation
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| Reader..::.LicenseOperation()()() |
license operation
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| key |
license key for setting license to the module
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| option |
option for license operation
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| Reader..::.LicenseOperation | |