C# 클래스 System.Runtime.Remoting.Metadata.W3cXsd2001.SoapMonth

상속: ISoapXsd
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
GetXsdType ( ) : String
Parse ( String value ) : SoapMonth
SoapMonth ( ) : System
SoapMonth ( System.DateTime value ) : System
ToString ( ) : String

메소드 상세

GetXsdType() 공개 메소드

public GetXsdType ( ) : String
리턴 String

Parse() 공개 정적인 메소드

public static Parse ( String value ) : SoapMonth
value String
리턴 SoapMonth

SoapMonth() 공개 메소드

public SoapMonth ( ) : System
리턴 System

SoapMonth() 공개 메소드

public SoapMonth ( System.DateTime value ) : System
value System.DateTime
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String