CSS Logo XNACS1Lib Library Documentation
XNACS1Base.Run Method 

Game-Themed Introductory Programming Project   

Begins the application. As programmer, you should instantiate an instance of XNACS1Base object, and then call this method to begin the application. This is the first method you should call to begin the application.

public void Run();

See Also

XNACS1Base Class | XNACS1Lib Namespace