public static List<T> GetDescendentFrontierAtOffset<T>( this T parent, int depthOffset = 1 ) where T : IGraphNode
Copyright (c) 2018 - GNU General Public License v3.0