예제 #1
0
 public SurveyView()
 {
     Client         = new ClientInfo();
     ProfileEditor1 = new ProfileEditor1();
     ProfileEditor2 = new ProfileEditor2();
     ProfileEditor3 = new ProfileEditor3();
 }
예제 #2
0
 public SurveyProfileEdit()
 {
     ProfileEditor1 = new ProfileEditor1();
     ProfileEditor2 = new ProfileEditor2();
     ProfileEditor3 = new ProfileEditor3();
 }