Ejemplo n.º 1
0
 private bool NotExists(string name) => _repositoryCustomer.GetByName(name) == null;