BlockSyntaxDescriptor.GetAttributeValue
BlockSyntaxDescriptor.GetAttributeValue<T> method
定义获取属性 的接口
public T GetAttributeValue<T>(string name)
范围 | 描述 |
---|---|
T | 类型参数。 |
name | 字符串名称。 |
返回值
类型值。
定义获取属性 的接口
public T GetAttributeValue<T>(string name)
范围 | 描述 |
---|---|
T | 类型参数。 |
name | 字符串名称。 |
类型值。