NAnt SDK Documentation - v0.92 |
|
LogWriter.Write Method (Char[])
Writes a character array to the buffer.
[Visual Basic]
Overrides Overloads Public Sub Write( _
ByVal
chars As
Char() _
)
Parameters
-
chars
- The character array to write to the text stream.
See Also
LogWriter Class | NAnt.Core Namespace | LogWriter.Write Overload List