SharpCvsLib

CompressedFileHandler Members

CompressedFileHandler overview

Public Instance Constructors

CompressedFileHandler ConstructorInitializes a new instance of the CompressedFileHandler 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 Upload a text file to the cvs server.
ToString (inherited from Object)

Protected Instance Methods

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

See Also

CompressedFileHandler Class | ICSharpCode.SharpCvsLib.FileHandler Namespace