Skip to main content

TimeSpanRange Struct

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

Declaration

public struct TimeSpanRange :
    IFormattable,
    IEquatable<TimeSpanRange>
See Also