Goblin - A Platform for 3D AR and VR Applications

AttributeTarget Enumeration

An enumeration of possible targets a custom attribute can apply to.

public enum AttributeTarget

Members

Member Name Description
Empty 
Assembly 
Module 
Class 
Struct 
Interface 
Enum 
Delegate 
Method 
Parameter 
Field 
PropertyIndexer 
PropertyGetAccessor 
PropertySetAccessor 
EventField 
EventProperty 
EventAdd 
EventRemove 
Event 
Property 
Return 
Type 

Requirements

Namespace: DDW.CSharp.Dom

Assembly: CSharp (in CSharp.dll)

See Also

DDW.CSharp.Dom Namespace