Пример #1
0
 public string ExecuteErr(string arguments)
 {
     return(m_interpreter.ExecuteErr(GetFinalArguments(arguments)));
 }