예제 #1
0
 public void SubmitEval(Eval eval)
 {
     this.evals.Add(eval);
 }
예제 #2
0
 public void SubmitEval(Eval eval)
 {
     evals.Add(eval);
 }