C# Class Kooboo.Commerce.Categories.CategoryTreeNode

Mostra file Open project: Kooboo/Ecommerce Class Usage Examples

Public Methods

Method Description
CategoryTreeNode ( ) : System
Descendants ( ) : IEnumerable
PathFromRoot ( ) : IList

Method Details

CategoryTreeNode() public method

public CategoryTreeNode ( ) : System
return System

Descendants() public method

public Descendants ( ) : IEnumerable
return IEnumerable

PathFromRoot() public method

public PathFromRoot ( ) : IList
return IList