An interface for classes which represent an input or main source file.
Namespace: SharpAssembler.CoreAssembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public interface IFile |
| Visual Basic |
|---|
Public Interface IFile |
| Visual C++ |
|---|
public interface class IFile |