IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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... | |
|
inlinestaticprivate |
References Itaia.AppItaia.Init(), and Itaia.ProgramItaia.MainThread().
|
inlinestaticprivate |
References Itaia.ProgramItaia.Arguments, IG.Forms.GraphBase.Example(), Itaia.ProgramItaia.SleepWithNotice(), and Itaia.ProgramItaia.WorkingThread().
Referenced by Itaia.ProgramItaia.Main().
|
inlinestaticprivate |
Thread routine for time consuming tasks.
References Itaia.ProgramItaia.SleepWithNotice().
Referenced by Itaia.ProgramItaia.MainThread().
|
inlinestatic |
Referenced by Itaia.ProgramItaia.MainThread(), and Itaia.ProgramItaia.WorkingThread().
|
static |
Here program arguments are stored.
Referenced by Itaia.ProgramItaia.MainThread().