Property | Type | Description | |
---|---|---|---|
Log | log4net.ILog |
Method | Description | |
---|---|---|
WriteToFile ( ) : void |
Write settings to the settings file.
|
Method | Description | |
---|---|---|
Settings ( string settingsFile ) : System.IO |
Initialize a new instance of
|
protected Settings ( string settingsFile ) : System.IO | ||
settingsFile | string | The settings file associated with this class. |
return | System.IO |