コード例 #1
0
 //This shouldn't even be used, but whatever the hell... try it out.
 public virtual void AddPage(int page)
 {
     m_RootParent.AddPage(page);
 }