예제 #1
0
 public ComparisonBenchmark(IInstruction instruction, T instance) : this(instruction.For <T>(), instance)
 {
 }