示例#1
0
 public float GetEvaluate()
 {
     return(fuzzySet.GetEvaluate(kind + fuzzySet.Start));
 }