コード例 #1
0
ファイル: SecurityTests.cs プロジェクト: jayanthnadig/Banking
 public void ClearExpiredRecords()
 {
     PasswordService.ClearExpiredRecords();
 }