コード例 #1
0
 public int GetListCount(FilterParameterCollection filters)
 {
     return(_rep.GetListCount(filters));
 }