ICSharpCode.SharpCvsLib.Client TODO: Enter a namespace description.
Class | Description |
---|---|
CompressedFileHandler | Implements a compressed file handler |
UncompressedFileHandler | Implements the uncompressed file handler |
Interface | Description |
---|---|
IFileHandler | This interface provides reading and writing service for files from and to the server. Different ways of file sending/receiving are implemented (currently uncompressed and gzipped) |