Method WriteToLog
WriteToLog(object)
Declaration
public void WriteToLog(object objectToDump)
Parameters
| Type | Name | Description |
|---|---|---|
| object | objectToDump |
WriteToLog(string)
Declaration
public void WriteToLog(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |