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