Exemple #1
0
 public static int GetTotalOfRegion(string searchType, string keyword, int startRowIndexId, int maxiNumRows)
 {
     return(dal.GetTotalOfRegion());
 }