Конструктор Annotation
Initializes a new instance of the Annotation class.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
Annotation() () () () | Initializes a new instance of the Annotation class using the default values. |
![]() |
Annotation(String) | Initializes a new instance of the Annotation class using a name. |
![]() |
Annotation(String, String) | Initializes a new instance of Annotation using a name and a value. |
![]() |
Annotation(String, XmlNode) | Initializes a new instance of Annotation using a name and a value as an XmlNode. |
В начало
См. также