示例#1
0
 public int GetReccount(int id)
 {
     return(objBlog.RecCount(id));
     //return 1;
 }