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