Exemplo n.º 1
0
 private void quickSelect(ReportsCalendarBaseQuickSelectShortcut quickSelectShortCut)
 {
     intentDonationService.DonateShowReport(quickSelectShortCut.Period);
     changeDateRange(quickSelectShortCut.GetDateRange());
 }
Exemplo n.º 2
0
 private void quickSelect(ReportsCalendarBaseQuickSelectShortcut quickSelectShortCut)
 {
     changeDateRange(quickSelectShortCut.GetDateRange());
 }