AttributeTarget Enumeration |
Namespace: Nova.CodeDOM
public enum AttributeTarget
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Assembly | 1 | ||
Module | 2 | ||
Type | 3 | ||
Method | 4 | ||
Return | 5 | ||
Param | 6 | ||
Field | 7 | ||
Property | 8 | ||
Event | 9 |
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.