示例#1
0
 public string ExecuteScript(string script)
 {
     return(handler.ExecuteScript(script));
 }