Beispiel #1
0
 public EvaluateStepsEntity getEvaluateSet(string keyvalue)
 {
     return(service.getEvaluateSet(keyvalue));
 }