Ejemplo n.º 1
0
 private IRoleService CreateRoleService()
 {
     return(_serviceCreator.CreateRoleService("DefaultConnection"));
 }