示例#1
0
 /// <summary>
 /// Reset the internal state of the evaluation scheme if any exists.
 /// </summary>
 public void Reset()
 {
     _phenomeEvaluator.Reset();
 }