Click or drag to resize

SimpleTypeParserFunctionsParseChar Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.util.SimpleTypeParserFunctions.ParseChar(System.String)"]

Namespace:  com.espertech.esper.compat.util
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static char ParseChar(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:com.espertech.esper.compat.util.SimpleTypeParserFunctions.ParseChar(System.String)"]

Return Value

Type: Char

[Missing <returns> documentation for "M:com.espertech.esper.compat.util.SimpleTypeParserFunctions.ParseChar(System.String)"]

See Also