ContainsAny
BaseDecodeType.ContainsAny method
确定任何给定的解码类型是否包含在 中
public abstract bool ContainsAny(params BaseDecodeType[] types)
范围 | 类型 | 描述 |
---|---|---|
types | BaseDecodeType[] | 要验证的类型 |
返回值
如果包含任何类型,则值为 true
确定任何给定的解码类型是否包含在 中
public abstract bool ContainsAny(params BaseDecodeType[] types)
范围 | 类型 | 描述 |
---|---|---|
types | BaseDecodeType[] | 要验证的类型 |
如果包含任何类型,则值为 true