IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Itaia.ProgramItaia Class Reference

Static Public Member Functions

static void SleepWithNotice (double sleepTime, string location)
 

Static Public Attributes

static string[] Arguments
 Here program arguments are stored. More...
 

Static Private Member Functions

static void Main (string[] args)
 
static void MainThread (string[] args)
 
static void WorkingThread ()
 Thread routine for time consuming tasks. More...
 

Member Function Documentation

static void Itaia.ProgramItaia.Main ( string[]  args)
inlinestaticprivate
static void Itaia.ProgramItaia.MainThread ( string[]  args)
inlinestaticprivate
static void Itaia.ProgramItaia.WorkingThread ( )
inlinestaticprivate

Thread routine for time consuming tasks.

References Itaia.ProgramItaia.SleepWithNotice().

Referenced by Itaia.ProgramItaia.MainThread().

static void Itaia.ProgramItaia.SleepWithNotice ( double  sleepTime,
string  location 
)
inlinestatic

Member Data Documentation

string [] Itaia.ProgramItaia.Arguments
static

Here program arguments are stored.

Referenced by Itaia.ProgramItaia.MainThread().


The documentation for this class was generated from the following file: