public void Dodaj() { Mediator.Notify("PokazEdycjeNowego", ""); }
public void Edytuj() { Mediator.Notify("PokazEdycje", ""); }