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