Esempio n. 1
0
 private void TransactionsButton_Click(object sender, EventArgs e)
 {
     MenuNavigation.RunTransactionForm(this, userId);
 }