Ejemplo n.º 1
0
 public int ScreenCount() {
   return Int_.DivAndRoundUp(this.LinesTotal(), this.LinesPerScreen());
 }