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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| ChangesPresenter.cs | 3 years ago | |
| ChangesPresenter.cs.meta | 3 years ago | |
| HistoryPresenter.cs | 3 years ago | |
| HistoryPresenter.cs.meta | 3 years ago | |
| IChangesPresenter.cs | 3 years ago | |
| IChangesPresenter.cs.meta | 3 years ago | |
| IHistoryPresenter.cs | 3 years ago | |
| IHistoryPresenter.cs.meta | 3 years ago | |
| IMainPresenter.cs | 3 years ago | |
| IMainPresenter.cs.meta | 3 years ago | |
| IPresenter.cs | 3 years ago | |
| IPresenter.cs.meta | 3 years ago | |
| IStartPresenter.cs | 3 years ago | |
| IStartPresenter.cs.meta | 3 years ago | |
| MainPresenter.cs | 3 years ago | |
| MainPresenter.cs.meta | 3 years ago | |
| README.md | 3 years ago | |
| README.md.meta | 3 years ago | |
| StartPresenter.cs | 3 years ago | |
| StartPresenter.cs.meta | 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.