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.
是的,早在 2009 年(大约 4 年前),也有人问 过类似的问题。
但是,MSDN 不再会在 FCL 文档中显示“实现接口的类”列表。此外,虽然我同意 Reflector 很整洁,但它也不是免费的——这并不整洁。难道不应该有更简单的方法来检查 FCL 中的哪些类通过 .NET 版本号实现特定接口吗?
您可以使用JetBrains的免费反编译器dotPeek 。
这是一个截图