NullTextWriter Class
Namespace
Statiq.Common
Interfaces
  • IDisposable
  • IAsyncDisposable
Base Types
  • object
  • MarshalByRefObject
  • TextWriter
NullTextWriter
TextWriter
MarshalByRefObject
object
IDisposable
IAsyncDisposable

Syntax

public class NullTextWriter : TextWriter, IDisposable, IAsyncDisposable

Properties

Name Property Type Summary
Encoding Encoding
Instance NullTextWriter
static

Extension Methods