Click or drag to resize
Enums Class
A helper class containing enumerators.
Inheritance Hierarchy
SystemObject
  VikingChess.ModelEnums

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Enums

The Enums type exposes the following members.

Constructors
  NameDescription
Private methodEnums
Blank Constructor
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also