C# Class DV_Enterprises.Web.Data.Filters.SectionFilters

Afficher le fichier Open project: negonicrac/seniorproject2009

Méthodes publiques

Méthode Description
All ( this
qry ) : IList
ByID ( this
qry, int id ) : Section

Method Details

All() public static méthode

public static All ( this
qry ) : IList
qry this
Résultat IList

ByID() public static méthode

public static ByID ( this
qry, int id ) : Section
qry this
id int
Résultat DV_Enterprises.Web.Data.Domain.Section