framework中的类的具体实现的代码。怎样才能看到???
比如想知道Console类的SetOut方法的具体实现的代码。现在我只能看到定义。
如:public static void SetOut(TextWriter newOut);