Declares a Class to be implicitly bound.
More...
Declares a Class to be implicitly bound.
No arguments binds a concrete class to itself Passing an Interface binds to that interface Implements overrides ImplementedBy
Implements.Implements |
( |
) | |
|
|
inline |
Concretely bind to own type
Concretely bind to own type and specify scope
- Parameters
-
Bind to an interface, specify the scope if necessary
- Parameters
-
t | Interface to bind to |
scope | Single Context(default) or Cross Context. |
Bind concretely, specifying a scope and object name
- Parameters
-
Bind to an interface, specifying a scope and object name
- Parameters
-
t | Interface to bind to |
scope | Single Context or Cross Context |
name | Name to bind to |
The documentation for this class was generated from the following file:
- StrangeIoC/scripts/strange/extensions/implicitBind/ImplementorAttribute.cs