Exemple #1
0
 public Client()
 {
     Address = new Address();
     ContraIndications = new ContraIndications();
     TermsAndConditions = new TermsAndConditions();
 }