The methods of the IFileHandler interface are listed below. For a complete list of IFileHandler interface members, see the IFileHandler Members topic.
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. |
IFileHandler Interface | ICSharpCode.SharpCvsLib.FileHandler Namespace