Esempio n. 1
0
 public string GetValue(string name)
 {
     return(_javascriptEngine.GetValue(name));
 }