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