ServerStub.InvokeMethod - Méthode
Invokes a method on an object of the type corresponding to the derived ServerStub implementation.
Liste de surcharges
Nom | Description | |
---|---|---|
InvokeMethod(Object, String, ClientValueCollection, ProxyContext, Boolean) | Invokes a method on an object of the type corresponding to the derived ServerStub implementation using the specified client values as arguments. | |
InvokeMethod(Object, String, XmlNodeList, ProxyContext, Boolean) | Invokes a method on an object of the type corresponding to the derived ServerStub implementation using the specified XML nodes as arguments. |
Haut