This type contains the following members.
public interface ITreeDataSource<TNode>
Methods
GetRootNodesAsync() | |
GetChildrenAsync(TNode) | |
GetAncestorsAsync(TNode) | |
GetNodeAsync(string) |
Implemented by
NodeTreeDataSource |
This type contains the following members.
public interface ITreeDataSource<TNode>
GetRootNodesAsync() | |
GetChildrenAsync(TNode) | |
GetAncestorsAsync(TNode) | |
GetNodeAsync(string) |
NodeTreeDataSource |