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
IG.Test.ProgramIGShell Class Reference

Class containing the main method. More...

Classes

class  IgShellApp
 Application class for the current application. More...
 

Static Public Member Functions

static void Main (string[] args)
 Entry point of the application. More...
 

Detailed Description

Class containing the main method.

Follows standard scheme for IGLib-based simple application.

$A Igor Oct12 Jan13;

Member Function Documentation

static void IG.Test.ProgramIGShell.Main ( string[]  args)
inlinestatic

Entry point of the application.

Parameters
AppArgumentsApplication arguments.

References IG.Lib.UtilSystem.GetCurrentProcessExecutableName(), IG.Test.ProgramIGShell.IgShellApp.Init(), and IG.Lib.LoadableScriptBase.Run().

Referenced by IG.Test.IGShellCShell.Main().


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