Beispiel #1
0
 public void RedirectionManagerPresenter_SortRedirections()
 {
     _presenter.SortRedirections(1, -1);
 }