public static graphNodeSet GetNodeSetWithLeafs<T>( this T parent, List<string> leafNames, int min = -1 ) where T : class, IGraphNode
Copyright (c) 2018 - GNU General Public License v3.0