TextWriter (System.IO.TextWriter)

Inherits: System.MarshalByRefObject

Interfaces: IDisposable

Derived Types: 6 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Represents a writer that can write a sequential series of characters. This class is abstract.

VB.NET C#

C#

public abstract class TextWriter : System.MarshalByRefObject, System.IDisposable
{
}

Articles

Of Kings and Cabbage - Marvels of COM .NET interop

System.IO.TextWriter.Write(string, params object[]) // Invoke as Write_17; System.IO.TextWriter.Write(string, object, obejct, object) // Invoke as Write_16; System.IO.TextWriter.Write ...

SemWeb.Query.SparqlEngine

... The data source to query. output The System.IO.TextWriter to output the results to in the SPARQL Results XML output format.

Re: beagle crashing in mono-1.1.13.2

in [0x00053] (at /var/tmp/portage/mono- 1.1.13.2/work/mono-1.1.13.2/mcs/class/corlib/System.IO/TextWriter.cs:196 ) System.IO.TextWriter:Write (System.Char[] buffer, Int32 index ...

Mono Documentation

Represents a writer that can write a sequential series of characters. See Also: TextWriter Members. System.Object System.MarshalByRefObject System.IO.TextWriter

TextWriter Class (System.IO)

Represents a writer that can write a sequential series of characters. This class is abstract. ... Represents a writer that can write a sequential series of characters. This class ...

NDesk.Options.OptionSet

All public static members of this type are safe for multithreaded operations. The OptionSet.Parse(System.Collections.Generic.IEnumerable) instance method is thread ...

System.Console Class

For additional information see the System.Console.SetIn(System.IO.TextReader), System.Console.SetOut(System.IO.TextWriter), and System.Console.SetError(System.IO.TextWriter) methods

System.IO.TextWriter Class

Base Types Object MarshalByRefObject TextWriter. This type implements IDisposable . Assembly mscorlib Library BCL Summary Represents a writer that can write a sequential series of ...

Mono Documentation

Execute ( string , System.IO.TextWriter ) Documentation for this section has not yet been entered. Execute ( string , System.IO.TextWriter , bool ) Documentation for this section has not ...

Mono Documentation

Thread Safety All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support