Esempio n. 1
0
 public string ExecuteOut(string arguments)
 {
     return(m_interpreter.ExecuteOut(GetFinalArguments(arguments)));
 }