C# Класс DV_Enterprises.Web.Data.Filters.SectionFilters

Показать файл Открыть проект

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

Метод Описание
All ( this
qry ) : IList
ByID ( this
qry, int id ) : Section

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

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

public static All ( this
qry ) : IList
qry this
Результат IList

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

public static ByID ( this
qry, int id ) : Section
qry this
id int
Результат DV_Enterprises.Web.Data.Domain.Section