Beispiel #1
0
 public bool IsEvaluate(string id, string userid)
 {
     return(service.IsEvaluate(id, userid));
 }