C# Class YAXLib.YAXCommentAttribute

Inheritance: YAXBaseAttribute
Afficher le fichier Open project: sinairv/YAXLib

Méthodes publiques

Méthode Description
YAXCommentAttribute ( string comment ) : System

Initializes a new instance of the YAXCommentAttribute class.

Method Details

YAXCommentAttribute() public méthode

Initializes a new instance of the YAXCommentAttribute class.
public YAXCommentAttribute ( string comment ) : System
comment string The comment.
Résultat System