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