Freigeben über


Annotation-Konstruktor

Initializes a new instance of the Annotation class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Annotation() () () () Initializes a new instance of the Annotation class using the default values.
Öffentliche Methode Annotation(String) Initializes a new instance of the Annotation class using a name.
Öffentliche Methode Annotation(String, String) Initializes a new instance of Annotation using a name and a value.
Öffentliche Methode Annotation(String, XmlNode) Initializes a new instance of Annotation using a name and a value as an XmlNode.

Zum Anfang