IFile Interface

MCManager API

This interface is to be implemented by various file systems.

Namespace:  Moxiecode.Manager.FileSystems
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

C#
public interface IFile
Visual Basic (Declaration)
Public Interface IFile
Visual C++
public interface class IFile

See Also