.NET classes and their source code

前端 未结 5 643
迷失自我
迷失自我 2020-12-29 11:43

When I\'m writing a C# (or any .NET programme) I use methods and classes. Most of the code I use is calling methods from the .NET classes. Is it possible (purely out of curi

5条回答
  •  萌比男神i
    2020-12-29 12:10

    JustDecomple from telerik is a free tool that allows you to browse source code from most assemblies.

    http://www.telerik.com/products/decompiling.aspx

提交回复
热议问题