点击或拖拽改变大小

CssBlockSelectorItem 构造函数

Creates a new block from the block's source

命名空间:  DSkin.Html.Core.Entities
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public CssBlockSelectorItem(
	string class,
	bool directParent
)

参数

class
类型:SystemString
the name of the css class of the block
directParent
类型:SystemBoolean

[缺少 "M:DSkin.Html.Core.Entities.CssBlockSelectorItem.#ctor(System.String,System.Boolean)" 的 <param name="directParent"/> 文档]

参见