Пример #1
0
        //public Tax LoadTax(string stateAbbreviation)
        //{
        //    throw new NotImplementedException();
        //}

        public void SaveTax(Tax tax)
        {
            throw new NotImplementedException();
        }