Exemplo n.º 1
0
 public static void SetHostValue(VAR variable, object value)
 {
     DS.AddHostObject(variable, value);
 }