ClientBase<TChannel>.ChannelBase<T>.Invoke Methode

Definition

protected:
 System::Object ^ Invoke(System::String ^ methodName, cli::array <System::Object ^> ^ args);
protected object Invoke (string methodName, object[] args);
member this.Invoke : string * obj[] -> obj
Protected Function Invoke (methodName As String, args As Object()) As Object

Parameter

methodName
String
args
Object[]

Gibt zurück

Object

Gilt für: