コード例 #1
0
ファイル: LoginPresenter.cs プロジェクト: ngocpq/MHX2
 public void GoToRecoverPassword()
 {
     _redirector.GoToAccountRecoverPasswordPage();
 }