Click or drag to resize

PropertyNameAttributeToString Method

Returns a String that represents the current Object.

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public virtual string ToString()

Return Value

Type: String
A String that represents the current Object.
See Also