Exemplo n.º 1
0
 public int GetUnRegisteredAccountCount()
 {
     return(_passwordResetService.GetUnRegisteredCount());
 }