Overload List
| Name | Description | |
|---|---|---|
| Write(Object) |
Writes the text represented by the specified object to the console.
| |
| Write(String) |
Writes the specified string to the console.
| |
| Write(String, array<Object>[]()[][]) |
Writes the text represented by the specified array of objects to the console.
|