[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]
The CdKey type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CdKey |
Creates a CD key decoder for the specified key.
|
Methods
| Name | Description | |
|---|---|---|
| CreateDecoder |
Creates a CD key decoder for the specified key.
| |
| Equals | (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.) | |
| GetHash | Overloaded. | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue2 |
Gets the "Private" or "Value 2" value of the CD key.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValid |
Gets whether or not the CD key is valid.
| |
| Key |
Gets the CD key this object is processing.
| |
| Product |
Gets the product value encoded in the CD key.
| |
| Value1 |
Gets the "Public" or "Value 1" value of the CD key.
| |
| Value2 | Obsolete.
Gets the "Private" or "Value 2" value of the CD key.
|