예제 #1
0
 internal PageSetup(IPageSetupModel model)
 {
     mModel = model;
 }
예제 #2
0
 public PageSetup(IPageSetupModel model)
 {
     this.mModel = model;
 }