Construtor Annotation
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the Annotation class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início