The methods of the UncompressedFileHandler class are listed below. For a complete list of UncompressedFileHandler class members, see the UncompressedFileHandler Members topic.
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 | Send a text file to the cvs server. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
UncompressedFileHandler Class | ICSharpCode.SharpCvsLib.FileHandler Namespace