PacMap.Program

/// <summary>
/// SAPI - Simple Application Programm Interface
/// </summary>

Properties

int ConsoleMaxX

/// <summary>
/// Get Console Window Max Width
/// </summary>
int ConsoleMaxX { get; }

int ConsoleMaxY

/// <summary>
/// Get Console Window Max Height
/// </summary>
int ConsoleMaxY { get; }

int ExitErrorCode

/// <summary>
/// Get or Set Exit Error Code
/// </summary>
int ExitErrorCode { get; } { set; }

ProgressBar ProgressBar

/// <summary>
/// Get Console Progress Bar Object
/// </summary>
ProgressBar ProgressBar { get; }
 
assembly/program.txt · Last modified: 2013/06/30 23:46 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki Design by LouisWolf