SharpCvsLib

IFileHandler Interface

This interface provides reading and writing service for files from and to the server. Different ways of file sending/receiving are implemented (currently uncompressed and gzipped)

For a list of all members of this type, see IFileHandler Members.

[Visual Basic]
Public Interface IFileHandler
[C#]
public interface IFileHandler

Requirements

Namespace: ICSharpCode.SharpCvsLib.FileHandler

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

IFileHandler Members | ICSharpCode.SharpCvsLib.FileHandler Namespace