예제 #1
0
 public void AddChapterHandler(object sender, EventArgs args)
 {
     Item.appendChapters(Chapter.CreateDefault(Item.Chapters));
 }