Beispiel #1
0
 public System.Threading.Tasks.Task <WindowsFormsApplication1.CAS.queryUPRNResponse1> queryUPRNAsync(WindowsFormsApplication1.CAS.queryUPRNRequest1 request)
 {
     return(base.Channel.queryUPRNAsync(request));
 }
Beispiel #2
0
 public WindowsFormsApplication1.CAS.queryUPRNResponse1 queryUPRN(WindowsFormsApplication1.CAS.queryUPRNRequest1 request)
 {
     return(base.Channel.queryUPRN(request));
 }