Exemplo n.º 1
0
        public void Add_Click()
        {
            AccountType AccountTypeView = new AccountType();

            AccountTypeView.Show();
        }