Remove ICallRequest
This commit is contained in:
@@ -10,7 +10,7 @@ using mROA.Implementation;
|
||||
Console.WriteLine("Hello, World!");
|
||||
var test = new CborTest();
|
||||
test.ArrayWrite();
|
||||
BenchmarkRunner.Run<CborTest>();
|
||||
BenchmarkRunner.Run<VirtualOverhead>();
|
||||
|
||||
public static class CborExtensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user