C# 클래스 YAXLib.YAXFormatAttribute

상속: YAXBaseAttribute
파일 보기 프로젝트 열기: sinairv/YAXLib

공개 메소드들

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

Initializes a new instance of the YAXFormatAttribute class.

메소드 상세

YAXFormatAttribute() 공개 메소드

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