Exemplo n.º 1
0
 public void Construct(SaveItemModel model)
 {
     _model = model;
     model.SetFacade(this);
 }