C# Class YAXLib.YAXFormatAttribute

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

Méthodes publiques

Méthode Description
YAXFormatAttribute ( string format ) : System

Initializes a new instance of the YAXFormatAttribute class.

Method Details

YAXFormatAttribute() public méthode

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