为什么typeof(string).FullName给予System.String而不给予string?同样是与所有其他"简单"类型,如int,float,double,...
我明白这typeof是返回System.Type给定类型的对象,但为什么string不是一个System.Type对象呢?
是因为它string是c#语言的System.Type一部分,并且是系统库的一部分吗?
| 归档时间: |
|
| 查看次数: |
1092 次 |
| 最近记录: |