Inheritance: IDisposable
Example #1
0
 public void Invoke(InvokeRequest invocation)
 {
     InvokeRequest.navigator_invoke_invocation_send(invocation.handle);
 }
Example #2
0
 public void Invoke(InvokeRequest invocation)
 {
     InvokeRequest.navigator_invoke_invocation_send (invocation.handle);
 }