Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Logger ( string filepath ) : System | ||
WriteEntry ( string s ) : void | ||
WriteFooter ( ) : void | ||
WriteHeader ( string programName, string programVersion ) : void |
Method | Description | |
---|---|---|
GetDateNow ( ) : string |
public WriteHeader ( string programName, string programVersion ) : void | ||
programName | string | |
programVersion | string | |
return | void |