コード例 #1
0
 private IRoleService CreateRoleService()
 {
     return(_serviceCreator.CreateRoleService("DefaultConnection"));
 }