Goblin - A Platform for 3D AR and VR Applications

CustomAttribute Class

An single attribute applied to a code element (eg. [Flags]). Note: multiple comma separated attributes declared in a single attribute element are separated into multiple attributes.

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

System.Object
   DDW.CSharp.Dom.CSharpGraph
      DDW.CSharp.Dom.CustomAttribute

public class CustomAttribute : CSharpGraph

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.Dom

Assembly: CSharp (in CSharp.dll)

See Also

CustomAttribute Members | DDW.CSharp.Dom Namespace