Implementation of C1StreamReader.

Namespace: Composite.Core.Implementation
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public class C1StreamReaderImplementation : IDisposable
Visual Basic
Public Class C1StreamReaderImplementation _
	Implements IDisposable
Visual C++
public ref class C1StreamReaderImplementation : IDisposable

Inheritance Hierarchy

System..::..Object
  Composite.Core.Implementation..::..C1StreamReaderImplementation

See Also