__Usual.BitwiseOr 运算符 | |
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 STATIC OPERATOR |(
lhs AS USUAL,
rhs AS USUAL
) AS USUAL
public static __Usual operator |(
__Usual lhs,
__Usual rhs
)
查看代码参数
- lhs
- 类型:__Usual
- rhs
- 类型:__Usual
返回值
类型:
__Usual参见