C# 클래스 Kooboo.Commerce.Web.Framework.UI.Tabs.Queries.QueryContext

파일 보기 프로젝트 열기: Kooboo/Ecommerce 1 사용 예제들

공개 메소드들

메소드 설명
QueryContext ( CommerceInstance instance, string keywords, int pageIndex, int pageSize, object config ) : System

메소드 상세

QueryContext() 공개 메소드

public QueryContext ( CommerceInstance instance, string keywords, int pageIndex, int pageSize, object config ) : System
instance Kooboo.Commerce.Data.CommerceInstance
keywords string
pageIndex int
pageSize int
config object
리턴 System