예제 #1
0
 public void Execute(ExecutionContext context, ulong codeAddress)
 {
     _cpuContext.Execute(context, codeAddress);
 }