Occurs when a serial is generated
The following tables list the members exposed by SerialCreatedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
SerialCreatedEventArgs |
Public Properties
Name | Description | |
---|---|---|
ID | Contains the ID of the created serial | |
PrivateKey | The private key used to generate the serial | |
ProductInfo | Contains the ProductInfo field of the created serial | |
Serial | Contains the created serial |
Public Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |