C# Класс PdfRpt.Calendar.DaysInfoToCalendarData

Maps list of the DayInfo's to the list of CalendarData's.
Показать файл Открыть проект

Открытые методы

Метод Описание
MapToCalendarDataList ( this dataRows ) : IList

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

Описание методов

MapToCalendarDataList() публичный статический Метод

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
Результат IList