Ejemplo n.º 1
0
 public int LastVerse(int bookNum, int chapter)
 {
     return(pt7Versification.LastVerse(bookNum, chapter));
 }