C# (CSharp) Ninject.Extensions.DependencyCreation Namespace

Nested Namespaces

Ninject.Extensions.DependencyCreation.Fakes
Ninject.Extensions.DependencyCreation.WindowsPhone7Tests

Classes

Name Description
App The main class of the unittests.
CreatorInjectionIntoDependencyTests Tests dependencies that get an instance of the object that requested their creation.
DependencyCreationDirective This directive defines that upon activation of the object a dependency has to be created.
DependencyCreationModule Module for dependency creation.
DependencyCreationTest Integration Test for Dependency Creation Module.
DependencyCreatorParameter This parameter contains the instance of the binding that requested the creation of an dependency.
NamedScopeIntegrationTest Integration Test for Dependency Creation Module.