BlockSyntaxDescriptor.HasAttribute

BlockSyntaxDescriptor.HasAttribute method

Defines the interface for check Has Attribute

public bool HasAttribute(String name)
ParameterTypeDescription
nameStringThe String name.

Return Value

The boolean.

See Also