public Oyuncu()
 {
     this.proje = new Müsteri();
 }
Esempio n. 2
0
 public TeknikEkip()
 {
     this.proje = new Müsteri();
 }