Exemplo n.º 1
0
 public bool Betaald(string rfidtag, int eventid)
 {
     return(_db.Betaald(rfidtag, eventid));
 }