polygone/Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Presenters
2021-08-02 05:44:37 -04:00
..
ChangesPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
ChangesPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
HistoryPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
HistoryPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
IChangesPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
IChangesPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
IHistoryPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
IHistoryPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
IMainPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
IMainPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
IPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
IPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
IStartPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
IStartPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
MainPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
MainPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00
README.md Initial Commit 2021-08-02 05:44:37 -04:00
README.md.meta Initial Commit 2021-08-02 05:44:37 -04:00
StartPresenter.cs Initial Commit 2021-08-02 05:44:37 -04:00
StartPresenter.cs.meta Initial Commit 2021-08-02 05:44:37 -04:00

Presenters

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