Constructs a constructor based factory for aggregate of type T
the aggregate type
locator used to extract needed dependencies for T
InstanceFactory!T for objects InstanceFactory!(Wrapper!T) for structs
See Implementation
Constructs a constructor based factory for aggregate of type T