Ejemplo n.º 1
0
 public void AddDataOption(string name, object value)
 {
     DataOptions.SetKeyValue(name, value);
 }