Skip to content
magnayn edited this page Sep 14, 2010 · 1 revision

At times a whole framework can be overkill. You can use any of the parts of Ribbons without the rest, particularly if migrating from another framework.

IInjector and InjectorImpl

An injector is a thing that injects values into objects. You can create rules with an injector, and then ask it to perform an injection.

Clone this wiki locally