(ContextType.ListContext & ContextType.ListParam & ContextType.ListWarning).HasFlag(it4.ContextType)
1.添加[Flags]特性
2.用枚举的HasFlag方法
posted on 2021-06-29 17:08 郭小四 阅读(61) 评论(0) 收藏 举报