예제 #1
0
 public System.Threading.Tasks.Task <MetalogixDemoClient.MetalogixWcfService.GetCompanyResponse> GetCompanyAsync(MetalogixDemoClient.MetalogixWcfService.GetCompanyRequest request)
 {
     return(base.Channel.GetCompanyAsync(request));
 }
예제 #2
0
 public MetalogixDemoClient.MetalogixWcfService.GetCompanyResponse GetCompany(MetalogixDemoClient.MetalogixWcfService.GetCompanyRequest request)
 {
     return(base.Channel.GetCompany(request));
 }