Exemplo n.º 1
0
 public void Attach(IAttachableUi attachable)
 {
     _view.Attach(attachable);
 }