Example #1
0
        public DateTime GetToDate()
        {
            FinancialDate spFinancialDate = new FinancialDate();

            return(spFinancialDate.GetToDate());
        }