Ejemplo n.º 1
0
 public SurveyView()
 {
     Client         = new ClientInfo();
     ProfileEditor1 = new ProfileEditor1();
     ProfileEditor2 = new ProfileEditor2();
     ProfileEditor3 = new ProfileEditor3();
 }
Ejemplo n.º 2
0
 public SurveyProfileEdit()
 {
     ProfileEditor1 = new ProfileEditor1();
     ProfileEditor2 = new ProfileEditor2();
     ProfileEditor3 = new ProfileEditor3();
 }