Beispiel #1
0
 public static Predictor GetPredictor(int id)
 {
     return(MeasureRepository.GetPredictor(id));
 }