Time.op_GreaterThanOrEqual

Time GreaterThanOrEqual operator

实现运算符 >=.

public static bool operator >=(Time a, Time b)
范围类型描述
aTime参数a。
bTime参数 b。

返回值

运算符的结果。

例外

例外(健康)状况
ArgumentException参数有不同的类型
ArgumentNullException参数为空

也可以看看