Beispiel #1
0
 public bool removeReturnedItem(string pId, string pUserId)
 {
     return(loReturnedItem.removeReturnedItem(pId, pUserId));
 }