- Namespace
- Statiq.Common
- Interfaces
-
- IDisposable
- IAsyncDisposable
- Base Types
-
- object
- MarshalByRefObject
- TextWriter
Syntax
public class NullTextWriter : TextWriter, IDisposable, IAsyncDisposable
Properties
Extension Methods
Name |
Value |
Summary |
ThrowIfNull<NullTextWriter>(string) |
T |
|
ToDocument<NullTextWriter>(IContentProvider) |
IDocument |
|
ToDocument<NullTextWriter>(IEnumerable<KeyValuePair<string, object>>, IContentProvider) |
IDocument |
|
ToDocument<NullTextWriter>(NormalizedPath, IContentProvider) |
IDocument |
|
ToDocument<NullTextWriter>(NormalizedPath, IEnumerable<KeyValuePair<string, object>>, IContentProvider) |
IDocument |
|
ToDocument<NullTextWriter>(NormalizedPath, NormalizedPath, IContentProvider) |
IDocument |
|
ToDocument<NullTextWriter>(NormalizedPath, NormalizedPath, IEnumerable<KeyValuePair<string, object>>, IContentProvider) |
IDocument |
|