[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]

The CdKey type exposes the following members.

Constructors

  NameDescription
CdKey
Creates a CD key decoder for the specified key.

Methods

  NameDescription
CreateDecoder
Creates a CD key decoder for the specified key.
Equals
Determines whether the specified Object is equal to the current 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.)
GetHashOverloaded.
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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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.

See Also