Resolution.op_GreaterThanOrEqual

Resolution GreaterThanOrEqual operator

实现运算符 >=.

public static bool operator >=(Resolution a, Resolution b)
范围类型描述
aResolution参数a。
bResolution参数 b。

返回值

运算符的结果。

例外

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

也可以看看