Exemple #1
0
 public DataTable GetGroupsIndex(string evaluateid, string itemcontentid, string type)
 {
     return(service.GetGroupsIndex(evaluateid, itemcontentid, type));
 }