コード例 #1
0
 private void SetPages(InMemoryBook book, int newPageCount)
 {
     book.setPages(newPageCount);
 }