示例#1
0
 private void quickSelect(ReportsCalendarBaseQuickSelectShortcut quickSelectShortCut)
 {
     intentDonationService.DonateShowReport(quickSelectShortCut.Period);
     changeDateRange(quickSelectShortCut.GetDateRange());
 }
示例#2
0
 private void quickSelect(ReportsCalendarBaseQuickSelectShortcut quickSelectShortCut)
 {
     changeDateRange(quickSelectShortCut.GetDateRange());
 }