![]() |
StrangeIoC
0.6.0
The IoC/Binding Framework for Unity3D and C#
|
Classes | |
| interface | IBinder |
| Collection class for bindings. More... | |
| interface | IBinding |
| Binds a key SemiBinding to a vlaue Semibinding. More... | |
| interface | IInstanceProvider |
| Provides an instance of the specified Type When all you need is a new instance, use this instead of IInjectionBinder. More... | |
| interface | IManagedList |
| A common interface for the constituents parts of a Binding, which at present are either a SemiBinding or a Pool. More... | |
| interface | ISemiBinding |
| A managed list of values. More... | |
Enumerations | |
| enum | BinderExceptionType { BinderExceptionType.CONFLICT_IN_BINDER } |
| enum | BindingConst { BindingConst.NULLOID } |
| enum | BindingConstraintType { BindingConstraintType.ONE, BindingConstraintType.MANY, BindingConstraintType.POOL } |
1.8.4