SharpCvsLib

UncompressedFileHandler Methods

The methods of the UncompressedFileHandler class are listed below. For a complete list of UncompressedFileHandler class members, see the UncompressedFileHandler Members topic.

Public Instance Methods

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)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

UncompressedFileHandler Class | ICSharpCode.SharpCvsLib.FileHandler Namespace