See: Description
| Annotation Type | Description |
|---|---|
| AnonymousType |
This annotation indicates that a class or element represents an anonymous type.
|
| LocalType |
This annotation indicates that a class or element represents a local type.
|
| MemberType |
This annotation indicates that a class or element represents a member type.
|
| NestingOf |
This annotation indicates that a class or type element has one of the given nesting kinds.
|
| TopLevelType |
This annotation indicates that a class or element represents a top-level type.
|
Copyright © 2017. All rights reserved.