Пример #1
0
        private void EditTransactionsExecute(object obj)
        {
            m_accountTransactionsEditViewService.Show(SelectedItem.AccountId);

            PopulateAccountTreeItems();
        }