Click or drag to resize

AppSettingsHelperReadTimeSpan Method

[Missing <summary> documentation for "M:Casewhere.Common.AppSettingsHelper.ReadTimeSpan(System.String)"]

Namespace:  Casewhere.Common
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static TimeSpan ReadTimeSpan(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Casewhere.Common.AppSettingsHelper.ReadTimeSpan(System.String)"]

Return Value

Type: TimeSpan

[Missing <returns> documentation for "M:Casewhere.Common.AppSettingsHelper.ReadTimeSpan(System.String)"]

See Also