예제 #1
0
 public PersonalInfoBAL()
 {
     personalInfoDAL = new PersonalInfoDAL();
     tPersonalInfoData = new TPersonalInfoData();
 }