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

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

공개 메소드들

메소드 설명
GetXsdType ( ) : String
Parse ( String value ) : SoapNotation
SoapNotation ( ) : System
SoapNotation ( String value ) : System
ToString ( ) : String

메소드 상세

GetXsdType() 공개 메소드

public GetXsdType ( ) : String
리턴 String

Parse() 공개 정적인 메소드

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

SoapNotation() 공개 메소드

public SoapNotation ( ) : System
리턴 System

SoapNotation() 공개 메소드

public SoapNotation ( String value ) : System
value String
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String