Partager via


Annotation constructeur

Initializes a new instance of the Annotation class.

Liste de surcharge

  Nom Description
Méthode publique Annotation() () () () Initializes a new instance of the Annotation class using the default values.
Méthode publique Annotation(String) Initializes a new instance of the Annotation class using a name.
Méthode publique Annotation(String, String) Initializes a new instance of Annotation using a name and a value.
Méthode publique Annotation(String, XmlNode) Initializes a new instance of Annotation using a name and a value as an XmlNode.

Haut de la page