BlockSyntaxDescriptor.SetAttributeValue

BlockSyntaxDescriptor.SetAttributeValue<T> method

定义设置属性的接口。

public void SetAttributeValue<T>(string name, T value)
范围描述
TT型。
name字符串名称。
valueT值。

也可以看看