Ejemplo n.º 1
0
 public void ExecuteCommand(string code)
 {
     _engine.ExecuteCommand(code);
 }