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.Ferdo.UtilitiesFerdo Class Reference

Various general utilities used by the application IG.Script.AppFerdo. More...

Static Public Attributes

static object LockGlobal = new object()
 Process-wide locking object. More...
 

Properties

static string ParentWorkingDirectoryPath [get]
 Gets parent directory of the application's working directory. More...
 

Static Private Attributes

static string _parentWorkingDirectoryPath
 

Detailed Description

Various general utilities used by the application IG.Script.AppFerdo.

Member Data Documentation

object IG.Ferdo.UtilitiesFerdo.LockGlobal = new object()
static

Process-wide locking object.

string IG.Ferdo.UtilitiesFerdo._parentWorkingDirectoryPath
staticprivate

Property Documentation

string IG.Ferdo.UtilitiesFerdo.ParentWorkingDirectoryPath
staticget

Gets parent directory of the application's working directory.


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