コード例 #1
0
 internal override int GetTotalRecords()
 {
     return(ProductManagementService.GetTotalProducts());
 }