コード例 #1
0
 public UserGroupParamConverter(IUserGroupStatusDao statusDao)
 {
     _statusDao = statusDao;
 }