コード例 #1
0
 public UserManageController()
 {
     _user    = new UserInfoService();
     _myhouse = new MyHouseKeeperBLL();
 }