Exemple #1
0
 public System.Threading.Tasks.Task RemoteCommandAsync(Test.WPFApplication.AgentTCPProxy.RemoteCommand remoteCommand)
 {
     return(base.Channel.RemoteCommandAsync(remoteCommand));
 }
Exemple #2
0
 public void RemoteCommand(Test.WPFApplication.AgentTCPProxy.RemoteCommand remoteCommand1)
 {
     base.Channel.RemoteCommand(remoteCommand1);
 }