Exemplo n.º 1
0
 public void UpdateAccount(Account act, string[] fields)
 {
     RemoteHelper.UpdateAccount(act, fields);
 }