コード例 #1
0
 public bool CheckForExistence(string name) => _usersDAL.CheckForExistence(name);