C# Class Dev2.Runtime.ServiceModel.Data.WebSource

Inheritance: Resource, IDisposable
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Dispose ( ) : void
DisposeClient ( ) : void
ToXml ( ) : System.Xml.Linq.XElement
WebSource ( ) : System
WebSource ( System.Xml.Linq.XElement xml ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

DisposeClient() public méthode

public DisposeClient ( ) : void
Résultat void

ToXml() public méthode

public ToXml ( ) : System.Xml.Linq.XElement
Résultat System.Xml.Linq.XElement

WebSource() public méthode

public WebSource ( ) : System
Résultat System

WebSource() public méthode

public WebSource ( System.Xml.Linq.XElement xml ) : System
xml System.Xml.Linq.XElement
Résultat System