The methods of the IFileHandler interface are listed below. For a complete list of IFileHandler interface members, see the IFileHandler Members topic.
![]() | Receive a binary file from the server. |
![]() | Received a text file from the server. |
![]() | Send a binary file to the server. |
![]() | Send a text file to the server. |
IFileHandler Interface | ICSharpCode.SharpCvsLib.FileHandler Namespace