Click or drag to resize

JsonConvertToString Method (TimeSpan)

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

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

Parameters

value
Type: SystemTimeSpan

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

Return Value

Type: String

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

See Also