Метод | Описание | |
---|---|---|
PredictorPresenter ( IPredictorModel model, IPredictorView view ) : System | ||
Run ( ) : void |
Метод | Описание | |
---|---|---|
OpenConfigFile ( string fileName ) : void | ||
Predict ( ) : void | ||
ReadOptions ( ) : void | ||
UpdateOptions ( ) : void |
public PredictorPresenter ( IPredictorModel model, IPredictorView view ) : System | ||
model | IPredictorModel | |
view | IPredictorView | |
Результат | System |