Пример #1
0
 public Account AddAccount(Account act)
 {
     return(RemoteHelper.AddAccount(act));
 }