示例#1
0
 public bool CheckEmailExistance(string email) => _userContext.CheckEmailExistance(email);