Пример #1
0
        static void Main(string[] args)
        {
            DLL.DLL_Run();
            //Customer c = new Customer();
            // Account a = new Account();

            //double remainingBalance = ca.Withdraw(200);
        }