DSkin
DSkin
DSkin.Html.Core
CssData 类
CssData 方法
AddCssBlock 方法
Clone 方法
Combine 方法
ContainsCssBlock 方法
GetCssBlock 方法
Parse 方法
CssData
Combine 方法
Combine this CSS data blocks with
other
CSS blocks for each media.
Merge blocks if exists in both.
命名空间:
DSkin.Html.Core
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
Combine
(
CssData
other
)
参数
other
类型:
DSkin.Html.Core
CssData
the CSS data to combine with
参见
引用
CssData 类
DSkin.Html.Core 命名空间