Exemplo n.º 1
0
 protected void BuildCode(ScriptSession session, String script)
 {
     session.ExecuteCode(script);
 }