Пример #1
0
 public int GetAccountCountByCriteria(Criteria c)
 {
     return(RemoteHelper.GetAccountCountByCriteria(c));
 }