Exemple #1
0
 public JoinPaths(IEnumerable <IVertexSource> paths)
 {
     SourcePaths.AddRange(paths);
 }