コード例 #1
0
 private void OnSwitchAccountCommand()
 {
     Application.Repository.Close();
     Application.ActivateAccountManagementPage();
 }