jeudi 13 février 2020

MVP Pattern w/ Multiple Views ( Winforms and Console )

I'm trying to develop a project management system in my app using the Model View Presenter (MVP) template. My question is this: how to do with one presenter and multiple views( winforms and console).For example, when a user opens a project, they choose to open it in winforms or through a console application. how do I do this?

Aucun commentaire:

Enregistrer un commentaire