StrangeIoC
0.6.0
The IoC/Binding Framework for Unity3D and C#
|
Classes | |
class | CrossContextInjectionBinder |
A special version of InjectionBinder that allows shared injections across multiple Contexts. More... | |
class | InjectionBinder |
The Binder for creating Injection mappings. More... | |
class | InjectionBinding |
The Binding for Injections. More... | |
class | InjectionException |
An exception thrown by the Injection system. More... | |
class | Injector |
Supplies injection for all mapped dependencies. More... | |
class | InjectorFactory |
The Factory that instantiates all instances. More... | |