Nasıl Yapılır C# İle Örnekler #9 4 yıl önceYorum Yap Hız Hosting Yazar Hız Hosting Cİle İf Nasıl Kullanılır ?private void Form1_Load(object sender, EventArgs e) { int sayi1 = 4; int sayi2 = 5; if (sayi1 == sayi2) { MessageBox.Show("Sayı1 ile Sayı2 Bir birine Esit"); } } FacebookXGoogle+PinterestLinkedInWhatsApp