![]() | Annotation Class |
public class Annotation
The Annotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Annotation | Initializes a new instance of the Annotation class. |
Name | Description | |
---|---|---|
![]() | Entry | Get the annotation tag. |
![]() | Properties | Get the annotation properties. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
An annotation.
For more information about annotations, see rfc5257.