I have an object \"TestProperty\" which implements \"ITestProperty\". \"TestProperty\" takes a string constructor argument. This is configured in StructureMap using something along the lines CtorDepen
I have a method attribute which expects several properties to be injected by Ninject 2, but userSession and jobRepository are coming up as null: