Exemplo n.º 1
0
 public static int GetSuraVersesCount(int siteId, int suraid)
 {
     return(DBiQuran.iSura_GetSura_VersesCount(siteId, suraid));
 }