WordPage constructor

WordPage(
  1. int pageNumber
)

Implementation

WordPage(this.pageNumber);