Summary
Writes a string to the buffer.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- LogWriter
Syntax
public override void Write(string value)
Parameters
Name | Type | Description |
---|---|---|
value | string |
Return Value
Type | Description |
---|---|
void |