.NET classes and their source code

前端 未结 5 665
迷失自我
迷失自我 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条回答
  •  感动是毒
    2020-12-29 12:16

    Yes it is possible. See here for more info:

    http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx

提交回复
热议问题