static void Main(string[] args) { Islem islem = new Islem(); islem.Topla(4, 7); }
static void Main(string[] args) { Islem ıslem = new Islem(); ıslem.Topla(5, 8); }