C# 클래스 Platform.Xml.Serialization.XmlFormatAttribute

상속: XmlSerializationAttribute
파일 보기 프로젝트 열기: platformdotnet/Platform 1 사용 예제들

공개 메소드들

메소드 설명
XmlFormatAttribute ( string format ) : System
XmlFormatAttribute ( string format, string culture ) : System

메소드 상세

XmlFormatAttribute() 공개 메소드

public XmlFormatAttribute ( string format ) : System
format string
리턴 System

XmlFormatAttribute() 공개 메소드

public XmlFormatAttribute ( string format, string culture ) : System
format string
culture string
리턴 System