Ejemplo n.º 1
0
 public bool CheckForExistence(string name) => _usersDAL.CheckForExistence(name);