Click or drag to resize

SimpleTypeParserFunctionsParseSByte Method

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

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

Parameters

value
Type: SystemString

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

Return Value

Type: SByte

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

See Also