Beispiel #1
0
        protected void IsAllowExecuteThroughChatBotChangedHandler()
        {
            var args = new global::Sungero.Domain.Shared.BooleanPropertyChangedEventArgs(this.State.Properties.IsAllowExecuteThroughChatBot, this.IsAllowExecuteThroughChatBot, this);

            ((global::DirRX.Solution.EmployeeSharedHandlers) this.SharedHandlers).IsAllowExecuteThroughChatBotChanged(args);
        }
 public virtual void IsAllowExecuteThroughChatBotChanged(global::Sungero.Domain.Shared.BooleanPropertyChangedEventArgs e)
 {
 }