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