public static T BuildGraphFromPaths<T>( this IEnumerable<string> inputList, string splitter = "" ) where T : new(), IGraphNode
Copyright (c) 2018 - GNU General Public License v3.0