Click or drag to resize

JsonConvertToString Method (UInt16)

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.JsonConvert.ToString(System.UInt16)"]

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string ToString(
	ushort value
)

Parameters

value
Type: SystemUInt16

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Json.JsonConvert.ToString(System.UInt16)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.JsonConvert.ToString(System.UInt16)"]

See Also