TextWriter
cs.system.MarshalByRefObject → cs.system.io.TextWriter (extern class) → StreamWriter, TextWriter_NullTextWriter
Implements: cs.system.IDisposable
Static Members
Null: TextWriter
Synchronized(writer: TextWriter): TextWriter
Name | Type |
---|---|
writer |
TextWriter |
Returns |
---|
TextWriter |
Instance Members
NewLine: String
FormatProvider: cs.system.IFormatProvider
Encoding: cs.system.text.Encoding
CoreNewLine: cs.NativeArray<cs.types.Char16>
Close(): Void
Name | Type |
---|---|
disposing |
Bool |
Flush(): Void
Name | Type |
---|---|
value |
Bool |
WriteLine(): Void
new(): Void
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |