public static List<T> GetParents<T>( this IEnumerable<T> source, bool keepRootsFromSource = false ) where T : class, IGraphNode
Copyright (c) 2018 - GNU General Public License v3.0