Beispiel #1
0
 public Arrays(Selection selection) : this(selection.Start, selection.Length)
 {
 }
Beispiel #2
0
 public Benchmarks(Super.Model.Sequences.Selection selection)
     : this(new Arrays <uint>(selection),
            FixtureInstance.Default
            .Many <uint>(10_000)