op_Equality

Time Equality operator

实现运算符 ==.

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

返回值

运算符的结果。

也可以看看