Exemplo n.º 1
0
 public int ReportSayi(int userId)
 {
     return(_reportDal.ReportSayi(userId));
 }