Goblin - A Platform for 3D AR and VR Applications

OverloadableDefinition Class

Base class for Definitions. Definitions may be variables, or scopes that have names.

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

System.Object
   DDW.CSharp.SymbolTable.Definition
      DDW.CSharp.SymbolTable.OverloadableDefinition

public class OverloadableDefinition : Definition

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DDW.CSharp.SymbolTable

Assembly: CSharp (in CSharp.dll)

See Also

OverloadableDefinition Members | DDW.CSharp.SymbolTable Namespace