Beispiel #1
0
 public TestCustomer()
 {
     Address = new TestAddress();
 }
 public TestCustomer()
 {
     Address = new TestAddress();
 }