点击或拖拽改变大小

CssDataCombine 方法

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.CoreCssData
the CSS data to combine with
参见