Example #1
0
 public void EgitimeOgrenciEkle(Ogrenci ogrenci)
 {
     this.Ogrenciler.Add(ogrenci);
 }