Beispiel #1
0
 public void KayitOlustur(Satis s)
 {
     this.Gelir += s.Gelir;
     this.Gider += s.Gider;
 }