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

Inheritance: OTCBaseAttribute
Mostra file Open project: gllortc/railwaystudio

Public Methods

Method Description
OTCFormatAttribute ( string format ) : System

Initializes a new instance of the OTCFormatAttribute class.

Method Details

OTCFormatAttribute() public method

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