Exemplo n.º 1
0
 public IList <Group> GetCalcScoreNew(string id, string categoryid)
 {
     return(service.GetCalcScoreNew(id, categoryid));
 }