Class TimeSpanExtensions
Inheritance
System.Object
TimeSpanExtensions
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class TimeSpanExtensions : Object
Methods
IsNegative(TimeSpan)
Declaration
public static bool IsNegative(this TimeSpan source)
Parameters
System.
|
Returns
System.
|
IsZero(TimeSpan)
Declaration
public static bool IsZero(this TimeSpan source)
Parameters
System.
|
Returns
System.
|
Round(TimeSpan)
Declaration
public static TimeSpan Round(this TimeSpan source)
Parameters
System.
|
Returns
System.
|