Esempio n. 1
0
 public bool removePOSTransaction(string pId, string pUserId)
 {
     return(loPOSTransaction.removePOSTransaction(pId, pUserId));
 }