C# 클래스 Kooboo.Commerce.Api.Local.Categories.CategoryApi

상속: ICategoryApi
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Breadcrumb ( int currentCategoryId ) : IList
CategoryApi ( LocalApiContext context ) : System.Collections.Generic
Query ( ) : Query

메소드 상세

Breadcrumb() 공개 메소드

public Breadcrumb ( int currentCategoryId ) : IList
currentCategoryId int
리턴 IList

CategoryApi() 공개 메소드

public CategoryApi ( LocalApiContext context ) : System.Collections.Generic
context LocalApiContext
리턴 System.Collections.Generic

Query() 공개 메소드

public Query ( ) : Query
리턴 Query