Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 Unity 容器中获取 injectionMembers 注册?
我想获得使用特定“ InjectionConstructor(typeof(MyClass)”的注册。
InjectionConstructor(typeof(MyClass)
这该怎么做?
你不能。在InjectionMembersUnity 的IPolicyList. 这就是注册后剩下的一切。
InjectionMembers
IPolicyList