public Form1() { InitializeComponent(); presenter = new SayiIslemPresenter(new SayiIslemModel(), this); }