public void RaiseːDoubleNestedEventHandlerEvent() { EventUtil.RaiseDynamic(DoubleNestedEventHandlerEvent, this, EventArgs.Empty, "{9EDDC463-BD20-4436-9168-B317A6D25A84}"); }
public void RaiseːExceptionEvent() { EventUtil.RaiseDynamic(ExceptionEvent, this, EventArgs.Empty, "{9EDDC463-BD20-4436-9168-B317A6D25A84}"); }
public void RaiseːEventHandler1ValueChangedEventArgsEvent() { EventUtil.RaiseDynamic(EventHandler1ValueChangedEventArgsEvent, this, DefaultValueChangedEventArgs, "{9EDDC463-BD20-4436-9168-B317A6D25A84}"); }