コード例 #1
0
 public Kullanici()
 {
     Adres = new Adres();
 }
コード例 #2
0
 public IsYeri()
 {
     adres = new Adres();
 }