Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ServiceMethod ( ) : System | ||
ServiceMethod ( string error, string stackTrace ) : System | ||
ServiceMethod ( string name, string sourceCode, IEnumerable |
||
ToString ( ) : string | ||
ToXml ( ) : System.Xml.Linq.XElement |
public ServiceMethod ( string error, string stackTrace ) : System | ||
error | string | |
stackTrace | string | |
Résultat | System |
public ServiceMethod ( string name, string sourceCode, IEnumerable |
||
name | string | |
sourceCode | string | |
parameters | IEnumerable |
|
outputDescription | IOutputDescription | |
outputs | IEnumerable |
|
executeAction | string | |
Résultat | System |
public ToXml ( ) : System.Xml.Linq.XElement | ||
Résultat | System.Xml.Linq.XElement |