【发布时间】:2011-07-10 22:24:03
【问题描述】:
可能重复:
What is the difference between Bool and Boolean types in C#
为什么 C# 使用 bool 而不是 boolean 来表示布尔类型?
(我只是浪费了 5 分钟试图找出我的代码无法编译的原因!)
【问题讨论】:
-
同问为什么
int而不是integer。或struct而不是structure或... -
或
class而不是classture...哦,等等。