Ejemplo n.º 1
0
 /// <inheritdoc />
 public VertexList([NotNull] VertexList <TVertex> other)
     : base(other)
 {
 }
 /// <inheritdoc />
 public VertexList(VertexList <TVertex> other) : base(other)
 {
 }