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