Namespace SunamoCollectionOnDrive
Classes
- CollectionOnDrive
A collection of strings that persists its content to a file on disk.
- CollectionOnDriveBase<T>
Base class for collections that persist their content to a file on disk.
- CollectionOnDriveT<T>
A generic collection that persists custom types to disk using a parser interface.