XNACS1Lib: CSS490 Spring 2011
This is the base class for your program. To work with the XNACS1Lib, your main class must subclass from this class.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public class XNACS1Base : Game

Inheritance Hierarchy

System..::..Object
  Game
    XNACS1Lib..::..XNACS1Base

See Also