 | TagAttribute Constructor (String, String) |
Namespace:
com.espertech.esper.common.client.annotation
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic TagAttribute(
string name,
string value
)
Parameters
- name
- Type: SystemString
The name. - value
- Type: SystemString
The value.
See Also