DSkin
DSkin
DSkin.Html.Core.Entities
CssBlock 类
CssBlock 方法
Clone 方法
Equals 方法
EqualsSelector 方法
GetHashCode 方法
Merge 方法
ToString 方法
CssBlock
EqualsSelector 方法
Check if the selectors of the css blocks is the same.
命名空间:
DSkin.Html.Core.Entities
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
bool
EqualsSelector
(
CssBlock
other
)
参数
other
类型:
DSkin.Html.Core.Entities
CssBlock
the other block to compare to
返回值
类型:
Boolean
true - the selectors on blocks are the same, false - otherwise
参见
引用
CssBlock 类
DSkin.Html.Core.Entities 命名空间