Méthode | Description | |
---|---|---|
CancelAsync ( object userState ) : void | ||
EchoInputAsync ( string Text ) : void | ||
EchoInputAsync ( string Text, object userState ) : void | ||
USA_NetSimpleSoapSOE ( ) : System |
Méthode | Description | |
---|---|---|
EchoInput ( [ Form = System.Xml.Schema.XmlSchemaForm.Unqualified)]stringText ) : string | ||
IsLocalFileSystemWebService ( string url ) : bool | ||
OnEchoInputOperationCompleted ( object arg ) : void |
public CancelAsync ( object userState ) : void | ||
userState | object | |
Résultat | void |
public EchoInputAsync ( string Text ) : void | ||
Text | string | |
Résultat | void |
public EchoInputAsync ( string Text, object userState ) : void | ||
Text | string | |
userState | object | |
Résultat | void |