C# 클래스 Rwm.Otc.xml.serialization.OTCFormatAttribute

상속: OTCBaseAttribute
파일 보기 프로젝트 열기: gllortc/railwaystudio

공개 메소드들

메소드 설명
OTCFormatAttribute ( string format ) : System

Initializes a new instance of the OTCFormatAttribute class.

메소드 상세

OTCFormatAttribute() 공개 메소드

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