BlockSyntaxDescriptor.GetAttributes
BlockSyntaxDescriptor.GetAttributes method
定义获取属性的接口。
public IEnumerable<KeyValuePair<string, object>> GetAttributes()
返回值
IEnumerable。
定义获取属性的接口。
public IEnumerable<KeyValuePair<string, object>> GetAttributes()
IEnumerable。