点击或拖拽改变大小

SelectorRelationOr 方法 (IEnumerableSelector)

满足其中一个

命名空间:  CPF.Styling
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public static Selector Or(
	IEnumerable<Selector> selectors
)

参数

selectors
类型:System.Collections.GenericIEnumerableSelector

[缺少 "M:CPF.Styling.SelectorRelation.Or(System.Collections.Generic.IEnumerable{CPF.Styling.Selector})" 的 <param name="selectors"/> 文档]

返回值

类型:Selector

[缺少 "M:CPF.Styling.SelectorRelation.Or(System.Collections.Generic.IEnumerable{CPF.Styling.Selector})" 的 <returns> 文档]

参见