Exemplo n.º 1
0
 public bool PVCount(long activityId)
 {
     return(dal.PVCount(activityId));
 }