Warning: session_write_close(): write failed: Disk quota exceeded (122) in /home/pacmap.org/pacmap.org/doku.php on line 85

Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/pacmap.org/session) in /home/pacmap.org/pacmap.org/doku.php on line 85
assembly:program [PacMap]

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