示例#1
0
 protected bool UserExists(string login)
 {
     return(StepHelper.UserExists(login));
 }