Method Log
Log(String)
Declaration
public void Log(string s)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | s |
Implements
Log(LogType, String)
Declaration
public void Log(LogType l, string s)
Parameters
| Type | Name | Description |
|---|---|---|
| LogType | l | |
| System.String | s |