C# Class Kooboo.Commerce.Api.Local.Categories.CategoryApi

Inheritance: ICategoryApi
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
Breadcrumb ( int currentCategoryId ) : IList
CategoryApi ( LocalApiContext context ) : System.Collections.Generic
Query ( ) : Query

Method Details

Breadcrumb() public méthode

public Breadcrumb ( int currentCategoryId ) : IList
currentCategoryId int
Résultat IList

CategoryApi() public méthode

public CategoryApi ( LocalApiContext context ) : System.Collections.Generic
context LocalApiContext
Résultat System.Collections.Generic

Query() public méthode

public Query ( ) : Query
Résultat Query