public int GetHashCode(BookChapterAlineaKey obj)
 {
     throw new NotImplementedException();
 }
 public bool Equals(BookChapterAlineaKey x, BookChapterAlineaKey y)
 {
     throw new NotImplementedException();
 }