Пример #1
0
 public static bool VmExecutionComplete(Vm.Vm vm)
 {
     return vm.ExecutionComplete ();
 }