The CLR's Execution Model
the native code generator tool:NGen.exe
optimization tool:MPGO.exe
所有类型最终都继承自System.Object。则所有类型都有如下的特点:
CLS:
the native code generator tool:NGen.exe
optimization tool:MPGO.exe
所有类型最终都继承自System.Object。则所有类型都有如下的特点:
CLS: