Exemple #1
0
 public void AddReadCount(string id)
 {
     paperDAL.AddReadCount(id);
 }