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

Inheritance: Service
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
Create ( ) : PluginService
PluginService ( ) : System
PluginService ( System.Xml.Linq.XElement xml ) : System
ToXml ( ) : System.Xml.Linq.XElement

Method Details

Create() public static méthode

public static Create ( ) : PluginService
Résultat PluginService

PluginService() public méthode

public PluginService ( ) : System
Résultat System

PluginService() public méthode

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

ToXml() public méthode

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