예제 #1
0
파일: Password.cs 프로젝트: ZenMilan/tax-1
 public Password()
 {
     PswdHistory = new PasswordHistory();
 }
예제 #2
0
파일: Password.cs 프로젝트: bagheera/tax
 public Password()
 {
     PswdHistory = new PasswordHistory();
 }