Stream Reader and Writer Factory class

Namespace:  Hyleos.Common.IO
Assembly:  Hyleos.Common (in Hyleos.Common.dll) Version: 1.0.3.2 (1.0.3.2)

Syntax

C#
public static class StreamFactory
Visual Basic (Declaration)
Public NotInheritable Class StreamFactory
Visual C++
public ref class StreamFactory abstract sealed

Inheritance Hierarchy

System..::.Object
  Hyleos.Common.IO..::.StreamFactory

See Also