C# Class PdfRpt.Calendar.DaysInfoToCalendarData

Maps list of the DayInfo's to the list of CalendarData's.
Afficher le fichier Open project: VahidN/PdfReport

Méthodes publiques

Méthode Description
MapToCalendarDataList ( this dataRows ) : IList

Maps list of the DayInfo's to the list of CalendarData's.

Method Details

MapToCalendarDataList() public static méthode

Maps list of the DayInfo's to the list of CalendarData's.
public static MapToCalendarDataList ( this dataRows ) : IList
dataRows this List of the DayInfo's
Résultat IList