public WriteLogFile ( string logName, string fileContent ) : void | ||
logName | string | The name of the log file. |
fileContent | string | The log file content as a string. |
return | void |
public WriteLogFile ( string logName, string fileContent ) : void | ||
logName | string | The name of the log file. |
fileContent | string | The log file content as a string. |
return | void |