SharpCvsLib

IFileHandler Methods

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

Public Instance Methods

ReceiveBinaryFile Receive a binary file from the server.
ReceiveTextFile Received a text file from the server.
SendBinaryFile Send a binary file to the server.
SendTextFile Send a text file to the server.

See Also

IFileHandler Interface | ICSharpCode.SharpCvsLib.FileHandler Namespace