コード例 #1
0
 public UserRoleService()
 {
     _userRoleDAL = new EFUserRoleDAL();
 }