C# Class Randao.Core.Service.ArticleCategoryService

Afficher le fichier Open project: fds/DKBD Class Usage Examples

Méthodes publiques

Méthode Description
GetArticleCategory ( int categoryId ) : ArticleCategoryDataContract
GetWapArticleCategoryList ( ) : List

Private Methods

Méthode Description
GetParentCategoryList ( int categoryId ) : List
GetRootCategoryId ( int categoryId ) : int

Method Details

GetArticleCategory() public méthode

public GetArticleCategory ( int categoryId ) : ArticleCategoryDataContract
categoryId int
Résultat Randao.DataContracts.ArticleCategoryDataContract

GetWapArticleCategoryList() public méthode

public GetWapArticleCategoryList ( ) : List
Résultat List