C# Class Rwm.Otc.xml.serialization.OTCFormatAttribute

Inheritance: OTCBaseAttribute
Afficher le fichier Open project: gllortc/railwaystudio

Méthodes publiques

Méthode Description
OTCFormatAttribute ( string format ) : System

Initializes a new instance of the OTCFormatAttribute class.

Method Details

OTCFormatAttribute() public méthode

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