public System.Threading.Tasks.Task <MetalogixDemoClient.MetalogixWcfService.GetTypeDataResponse> GetTypeDataAsync(MetalogixDemoClient.MetalogixWcfService.GetTypeDataRequest request)
 {
     return(base.Channel.GetTypeDataAsync(request));
 }
 public MetalogixDemoClient.MetalogixWcfService.GetTypeDataResponse GetTypeData(MetalogixDemoClient.MetalogixWcfService.GetTypeDataRequest request)
 {
     return(base.Channel.GetTypeData(request));
 }