1 reference to MinSeconds
mscorlib (1)
system\timespan.cs (1)
276
if (totalSeconds > MaxSeconds || totalSeconds <
MinSeconds
)