Example #1
0
 public System.Threading.Tasks.Task <ClientProxy_P4_102_Form.ServiceReference4.Koordinat> TKoordinatAsync(ClientProxy_P4_102_Form.ServiceReference4.Koordinat a, ClientProxy_P4_102_Form.ServiceReference4.Koordinat b)
 {
     return(base.Channel.TKoordinatAsync(a, b));
 }
Example #2
0
 public ClientProxy_P4_102_Form.ServiceReference4.Koordinat TKoordinat(ClientProxy_P4_102_Form.ServiceReference4.Koordinat a, ClientProxy_P4_102_Form.ServiceReference4.Koordinat b)
 {
     return(base.Channel.TKoordinat(a, b));
 }