public System.Threading.Tasks.Task <MetalogixDemoClient.MetalogixWcfService.GetAllTypeDataResponse> GetAllTypeDataAsync(MetalogixDemoClient.MetalogixWcfService.GetAllTypeDataRequest request)
 {
     return(base.Channel.GetAllTypeDataAsync(request));
 }
 public MetalogixDemoClient.MetalogixWcfService.GetAllTypeDataResponse GetAllTypeData(MetalogixDemoClient.MetalogixWcfService.GetAllTypeDataRequest request)
 {
     return(base.Channel.GetAllTypeData(request));
 }