You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Miller 00e4582c08 Plugins system 3 years ago
..
ChangesPresenter.cs Plugins system 3 years ago
ChangesPresenter.cs.meta Plugins system 3 years ago
HistoryPresenter.cs Plugins system 3 years ago
HistoryPresenter.cs.meta Plugins system 3 years ago
IChangesPresenter.cs Plugins system 3 years ago
IChangesPresenter.cs.meta Plugins system 3 years ago
IHistoryPresenter.cs Plugins system 3 years ago
IHistoryPresenter.cs.meta Plugins system 3 years ago
IMainPresenter.cs Plugins system 3 years ago
IMainPresenter.cs.meta Plugins system 3 years ago
IPresenter.cs Plugins system 3 years ago
IPresenter.cs.meta Plugins system 3 years ago
IStartPresenter.cs Plugins system 3 years ago
IStartPresenter.cs.meta Plugins system 3 years ago
MainPresenter.cs Plugins system 3 years ago
MainPresenter.cs.meta Plugins system 3 years ago
README.md Plugins system 3 years ago
README.md.meta Plugins system 3 years ago
StartPresenter.cs Plugins system 3 years ago
StartPresenter.cs.meta Plugins system 3 years ago

README.md

Presenters

In this directory, we have all of the interfaces and implementations of the Presenters in the package's MVP architecture.