StrangeIoC
0.6.0
The IoC/Binding Framework for Unity3D and C#
|
Classes | |
class | Context |
A Context is the entry point to the binding framework. More... | |
class | ContextException |
An exception raised by the Context system. More... | |
class | ContextView |
The Root View of a Context hierarchy. More... | |
class | CrossContext |
Provides the capabilities that allow a Context to communicate across the Context boundary. More... | |
class | CrossContextBridge |
A relay for events mapped across multiple Contexts. More... | |
class | MVCSContext |
The recommended Context for getting the most out of StrangeIoC. More... | |