SharpCvsLib

UncompressedFileHandler Members

UncompressedFileHandler overview

Public Instance Constructors

UncompressedFileHandler ConstructorInitializes a new instance of the UncompressedFileHandler class.

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