public ModelControl View() { return(CalcModel.Standard().View()); }
public ModelControl Edit() { return(CalcModel.Standard().Edit()); }