Namespace ChartTools.IO
Classes
Delegates
- AsyncRead<T>
Asynchronous read method that generates an object of the target type
- AsyncWrite<T>
Write method hat takes an object of a target type
- Read<T>
Read method that generates an object of the target type
- VoidRead
Read method that returns no value.
- Write<T>
Write method hat takes an object of a target type