XNACS1Lib: CSS490 Spring 2011
This is the constructor of the base class for the library. You can define your own constructor to initialize your instance variables. You are free to _not_ implement a constructor. You will receive a defualt applicaiton window with HDTV aspect ratio.

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

Syntax

C#
public XNACS1Base()

See Also