public System.Threading.Tasks.Task <Client_Nama_NIM.ServiceReference1.Koordinat> TKoordinatAsync(Client_Nama_NIM.ServiceReference1.Koordinat a, Client_Nama_NIM.ServiceReference1.Koordinat b) { return(base.Channel.TKoordinatAsync(a, b)); }
public Client_Nama_NIM.ServiceReference1.Koordinat TKoordinat(Client_Nama_NIM.ServiceReference1.Koordinat a, Client_Nama_NIM.ServiceReference1.Koordinat b) { return(base.Channel.TKoordinat(a, b)); }