wManager.Wow.Helpers Namespace
WRobot

Utf8StringWriter Members

The Utf8StringWriter type exposes the following members.

Methods


  Name Description
Public method Close (Inherited from StringWriter.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method Dispose(System.Boolean) (Inherited from StringWriter.)
Public method Dispose (Inherited from TextWriter.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Flush (Inherited from TextWriter.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetStringBuilder (Inherited from StringWriter.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from StringWriter.)
Public method Write(System.Char) (Inherited from StringWriter.)
Public method Write(System.Char[],System.Int32,System.Int32) (Inherited from StringWriter.)
Public method Write(System.String) (Inherited from StringWriter.)
Public method Write(System.Char[]) (Inherited from TextWriter.)
Public method Write(System.Boolean) (Inherited from TextWriter.)
Public method Write(System.Int32) (Inherited from TextWriter.)
Public method Write(System.UInt32) (Inherited from TextWriter.)
Public method Write(System.Int64) (Inherited from TextWriter.)
Public method Write(System.UInt64) (Inherited from TextWriter.)
Public method Write(System.Single) (Inherited from TextWriter.)
Public method Write(System.Double) (Inherited from TextWriter.)
Public method Write(System.Decimal) (Inherited from TextWriter.)
Public method Write(System.Object) (Inherited from TextWriter.)
Public method Write(System.String,System.Object) (Inherited from TextWriter.)
Public method Write(System.String,System.Object,System.Object) (Inherited from TextWriter.)
Public method Write(System.String,System.Object,System.Object,System.Object) (Inherited from TextWriter.)
Public method Write(System.String,System.Object[]) (Inherited from TextWriter.)
Public method WriteLine (Inherited from TextWriter.)
Public method WriteLine(System.Char) (Inherited from TextWriter.)
Public method WriteLine(System.Char[]) (Inherited from TextWriter.)
Public method WriteLine(System.Char[],System.Int32,System.Int32) (Inherited from TextWriter.)
Public method WriteLine(System.Boolean) (Inherited from TextWriter.)
Public method WriteLine(System.Int32) (Inherited from TextWriter.)
Public method WriteLine(System.UInt32) (Inherited from TextWriter.)
Public method WriteLine(System.Int64) (Inherited from TextWriter.)
Public method WriteLine(System.UInt64) (Inherited from TextWriter.)
Public method WriteLine(System.Single) (Inherited from TextWriter.)
Public method WriteLine(System.Double) (Inherited from TextWriter.)
Public method WriteLine(System.Decimal) (Inherited from TextWriter.)
Public method WriteLine(System.String) (Inherited from TextWriter.)
Public method WriteLine(System.Object) (Inherited from TextWriter.)
Public method WriteLine(System.String,System.Object) (Inherited from TextWriter.)
Public method WriteLine(System.String,System.Object,System.Object) (Inherited from TextWriter.)
Public method WriteLine(System.String,System.Object,System.Object,System.Object) (Inherited from TextWriter.)
Public method WriteLine(System.String,System.Object[]) (Inherited from TextWriter.)

Properties


  Name Description
Public property Encoding
Gets the encoding.
Public property FormatProvider (Inherited from TextWriter.)
Public property NewLine (Inherited from TextWriter.)