C# 클래스 Kooboo.Commerce.Categories.CategoryTreeNode

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

공개 메소드들

메소드 설명
CategoryTreeNode ( ) : System
Descendants ( ) : IEnumerable
PathFromRoot ( ) : IList

메소드 상세

CategoryTreeNode() 공개 메소드

public CategoryTreeNode ( ) : System
리턴 System

Descendants() 공개 메소드

public Descendants ( ) : IEnumerable
리턴 IEnumerable

PathFromRoot() 공개 메소드

public PathFromRoot ( ) : IList
리턴 IList