Exemplo n.º 1
0
 internal PageSetup(IPageSetupModel model)
 {
     mModel = model;
 }
Exemplo n.º 2
0
 public PageSetup(IPageSetupModel model)
 {
     this.mModel = model;
 }