Click or drag to resize

SendableMapEventToString Method

Returns a String that represents the current Object.

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.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