[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]
Provides utilities for decoding and otherwise validating CD keys of Blizzard products. This class cannot be inherited.

Namespace:  MBNCSUtil
Assembly:  MBNCSUtil (in MBNCSUtil.dll) Version: 2.1.7.22 (2.1.7.22)

Syntax

C#
public sealed class CdKey
Visual Basic (Declaration)
Public NotInheritable Class CdKey
Visual C++
public ref class CdKey sealed

Inheritance Hierarchy

System..::.Object
  MBNCSUtil..::.CdKey

Thread Safety

This type is safe for multithreaded operations.

See Also