Method | Description | |
---|---|---|
HasSettings ( string key ) : bool |
Method | Description | |
---|---|---|
ReadTextFile ( string filename ) : string | ||
WriteTextFile ( string filename, string fileContents ) : void |
protected ReadTextFile ( string filename ) : string | ||
filename | string | |
return | string |
protected WriteTextFile ( string filename, string fileContents ) : void | ||
filename | string | |
fileContents | string | |
return | void |