点击或拖拽改变大小

PropertyMetadataAttribute 构造函数 (Type, String)

设置默认值,通过设定的类型和字符串转换

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public PropertyMetadataAttribute(
	Type type,
	string value
)

参数

type
类型:SystemType

[缺少 "M:CPF.PropertyMetadataAttribute.#ctor(System.Type,System.String)" 的 <param name="type"/> 文档]

value
类型:SystemString

[缺少 "M:CPF.PropertyMetadataAttribute.#ctor(System.Type,System.String)" 的 <param name="value"/> 文档]

参见