Home
last modified time | relevance | path

Searched refs:TimerInvalidInterval (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/Timers/
H A DTimer.cs173 throw new ArgumentException(SR.Format(SR.TimerInvalidInterval, value, 0));
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/timers/system/timers/
H A DTimer.cs168 throw new ArgumentException(SR.GetString(SR.TimerInvalidInterval, value, 0));
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs146 …public const string TimerInvalidInterval = "'{0}' is not a valid value for 'Interval'. 'Interval' … field in SR