Example #1
0
 public Boolean UserEmailExist(string email) => _ideaService.UserEmailExist(email);