public confirmInventoryItem ProcessInventoryItem(processInventoryItem processInventoryItem1)
 {
     return _svc.processInventoryItem(processInventoryItem1);
 }
 public confirmInventoryItem ProcessInventoryItem(processInventoryItem processInventoryItem1)
 {
     throw new System.NotImplementedException();
 }