DelegatingTextWriter.Flush Method
Definition
- Namespace
- DotMake.CommandLine.Util
- Assembly
- DotMake.CommandLine.dll
Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.
public override void Flush()