且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在注入IEnumerable T时是否保证依赖关系的顺序?

更新时间:2023-02-07 10:28:54

否,此处不保证订购.我们已经考虑了启用它的扩展程序,但现在它需要手动处理.

No, there's no ordering guaranteed here. We've considered extensions to enable it but for now it's something to handle manually.