ArgumentOutOfRangeException: TimeSpan 周期必须大于或等于零。 参数名: interval --Message: TimeSpan 周期必须大于或等于零。 参数名: interval StackTrace: 在 System.Windows.Threading.DispatcherTimer..ctor(TimeSpan interval, DispatcherPriority priority, EventHandler callback, Dispatcher dispatcher) 在 Quicker.Utilities.UI.DebounceDispatcher.Throttle(Int32 interval, Action`1 action, Object param, DispatcherPriority priority, Dispatcher disp) 在 Quicker.View.X.ActionDesignerWindow.YvboHmkE5co(String , String ) 在 Quicker.View.X.ActionDesignerWindow.EnIoHoXCksw() 在 Quicker.View.X.ActionDesignerWindow.q01oxg03TXE(Object ) 在 Quicker.Utilities.UI.DebounceDispatcher.<>c__DisplayClass5_0.zm6QvL5hh6G(Object s, EventArgs e) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)