Class ClassTypeTree
- Namespace
- H.Extensions.Tree
- Assembly
- H.Extensions.Tree.dll
public class ClassTypeTree : ITree, IParent- Inheritance
- 
      
      ClassTypeTree
- Implements
- Inherited Members
- Extension Methods
Constructors
ClassTypeTree(Type)
public ClassTypeTree(Type type)Parameters
- typeType
Methods
GetChildren(object)
public IEnumerable GetChildren(object parent)Parameters
- parentobject
Returns
GetParent(object)
public object GetParent(object current)Parameters
- currentobject