Beispiel #1
0
 public bool OccursInReward(int id)
 {
     return _medalDao.OccursInReward(id);
 }