Beispiel #1
0
 public void RemoveAdress(Adress adress)
 {
     throw new Exception("Not implemented");
 }
Beispiel #2
0
 public void RemoveAdress(Adress adress)
 {
     throw new Exception("Not implemented");
 }
Beispiel #3
0
 public void AddAdress(Adress newAdress)
 {
     throw new Exception("Not implemented");
 }
Beispiel #4
0
 public void AddAdress(Adress newAdress)
 {
     throw new Exception("Not implemented");
 }