An interface implemented by objects which accept an IObjectFileVisitor.

Namespace: SharpAssembler.Core
Assembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IObjectFileVisitable
Visual Basic
Public Interface IObjectFileVisitable
Visual C++
public interface class IObjectFileVisitable

See Also