public DumpUserContentPresenter(IDumpUserContentModel model, IDumpUserContentView view)
     : base(model, view) {
 }