C# 클래스 Dev2.Runtime.ServiceModel.Data.WebSource

상속: Resource, IDisposable
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Dispose ( ) : void
DisposeClient ( ) : void
ToXml ( ) : System.Xml.Linq.XElement
WebSource ( ) : System
WebSource ( System.Xml.Linq.XElement xml ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

DisposeClient() 공개 메소드

public DisposeClient ( ) : void
리턴 void

ToXml() 공개 메소드

public ToXml ( ) : System.Xml.Linq.XElement
리턴 System.Xml.Linq.XElement

WebSource() 공개 메소드

public WebSource ( ) : System
리턴 System

WebSource() 공개 메소드

public WebSource ( System.Xml.Linq.XElement xml ) : System
xml System.Xml.Linq.XElement
리턴 System