Click or drag to resize

StreamExtensionMethods Class

Stream extension methods.
Inheritance Hierarchy
SystemObject
  NetQuarry.Data.ExportStreamExtensionMethods

Namespace:  NetQuarry.Data.Export
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class StreamExtensionMethods

The StreamExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopyTo
Copy this stream to the specified stream.
Top
See Also