C# 클래스 DV_Enterprises.Web.Data.Filters.SectionFilters

파일 보기 프로젝트 열기: negonicrac/seniorproject2009

공개 메소드들

메소드 설명
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