public System.Threading.Tasks.Task <MetalogixDemoClient.MetalogixWcfService.GetCompanyResponse> GetCompanyAsync(MetalogixDemoClient.MetalogixWcfService.GetCompanyRequest request)
 {
     return(base.Channel.GetCompanyAsync(request));
 }
 public MetalogixDemoClient.MetalogixWcfService.GetCompanyResponse GetCompany(MetalogixDemoClient.MetalogixWcfService.GetCompanyRequest request)
 {
     return(base.Channel.GetCompany(request));
 }