framework 类库组成 部分
winform 类 webform类 MVC 等等
各种系统定义好的类 IO ADO.net 基础框架类
再下来是公共语言运行库
CLR
下面有 CTS (common type system0.)公共类型系统 消除不同数据类型之间的差异
CLS (common language specification) 公共语言规范
相关文章: