Modelowanie_Wirtualnych_Swi.../Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Presenters
2021-04-11 20:41:04 +02:00
..
ChangesPresenter.cs commit 2021-04-11 20:41:04 +02:00
ChangesPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
HistoryPresenter.cs commit 2021-04-11 20:41:04 +02:00
HistoryPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
IChangesPresenter.cs commit 2021-04-11 20:41:04 +02:00
IChangesPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
IHistoryPresenter.cs commit 2021-04-11 20:41:04 +02:00
IHistoryPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
IMainPresenter.cs commit 2021-04-11 20:41:04 +02:00
IMainPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
IPresenter.cs commit 2021-04-11 20:41:04 +02:00
IPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
IStartPresenter.cs commit 2021-04-11 20:41:04 +02:00
IStartPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
MainPresenter.cs commit 2021-04-11 20:41:04 +02:00
MainPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00
README.md commit 2021-04-11 20:41:04 +02:00
README.md.meta commit 2021-04-11 20:41:04 +02:00
StartPresenter.cs commit 2021-04-11 20:41:04 +02:00
StartPresenter.cs.meta commit 2021-04-11 20:41:04 +02:00

Presenters

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