CompressedFileHandler overview
CompressedFileHandler Constructor | Initializes a new instance of the CompressedFileHandler class. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ReceiveBinaryFile | Receive a binary file from the cvs server. |
ReceiveTextFile | Receive a text file from the cvs server. |
SendBinaryFile | Send a binary file to the cvs server. |
SendTextFile | Upload a text file to the cvs server. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
CompressedFileHandler Class | ICSharpCode.SharpCvsLib.FileHandler Namespace