Exemplo n.º 1
0
 public void SetValue(string name, object value)
 {
     NativeScriptTableMethods.SetValue(Handle, name, value);
 }