Namespace ChartTools.IO.Sources
Classes
- DataSource
Represents data sources that can be used as a Stream. This is an abstract class.
- ReadingDataSource
Represents a source of data to read from that can be used as a Stream.
- WritingDataSource
Represents a combination of a data source that can be written to and a ReadingDataSource to combine data with.