英文原文.NET ARCHITECTUREThroughout this book, we emphasize that the C# language must be considered in parallel with the.NET Framework, rather than viewed in isolation. The C# compiler specifically targets .NET, which means that all code written in C# will always run within the .NET Framework. This has two important consequences for the C# language:(1) The architecture and methodologies of C# reflect the underlying methodologies of .NET.(2) In many cases, specific language features of C#