Interface ITreeNodeAware<T>
Conints tree node properties
Namespace: PnP.Framework.Diagnostics.Tree
Assembly: PnP.Framework.dll
Syntax
public interface ITreeNodeAware<T>
where T : new()
Type Parameters
T
Generic type parameter |