An interface for classes and structures which have a Symbol associated.

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

Syntax

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

See Also