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.Program_Marko_Ext Class Reference

Class containing the main method. More...

Static Public Member Functions

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

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.Program_Marko_Ext.Main ( string[]  args)
inlinestatic

Entry point of the application.

Parameters
AppArgumentsApplication arguments.

References IG.Lib.LoadableScriptBase.Run().

static void IG.Test.Program_Marko_Ext.AddScriptAssembliesExt ( )
inlinestatic

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