Template..::..Write Method
Overload List
Name | Description | |
---|---|---|
Write(Char) |
Writes the text to the stream.
|
|
Write(String) |
Writes the text to the stream.
|
|
Write(String, Object) |
Formats and then writes the text to the stream.
|
|
Write(String, Object, Object) |
Formats and then writes the text to the stream.
|
|
Write(String, Object, Object, Object) |
Formats and then writes the text to the stream.
|
|
Write(String, array<Object>[]()[][]) |
Formats and then writes the text to the stream.
|