Exemple #1
0
 public static CorEval corEval(this MDbgEngine engine)
 {
     return(engine.activeThread().CorThread.CreateEval());
 }