Constructor Appli
Appli()
Constructs an instance of Appli class.
Declaration
public Appli()
Appli(string)
Constructs an instance of Appli class.
Declaration
public Appli(string spaceIniPath)
Parameters
Type | Name | Description |
---|---|---|
string | spaceIniPath | A path to SPACE.INI file that should be used by the Appli instance. |