有没有办法确定StructureMap中是否配置了特定类型?
如果没有在StructureMap中专门配置,我想返回泛型类型.
在v2.6中你想要:
IContainer.Model.HasImplementationsFor(serviceType)