Exemplo n.º 1
0
 public System.Threading.Tasks.Task <string> WindowsFormConnectAsync(TestingEncryptionMethod.RefWcf.Variables windowsForm)
 {
     return(base.Channel.WindowsFormConnectAsync(windowsForm));
 }
Exemplo n.º 2
0
 public string WindowsFormConnect(TestingEncryptionMethod.RefWcf.Variables windowsForm)
 {
     return(base.Channel.WindowsFormConnect(windowsForm));
 }