コード例 #1
0
 private void UWtSfYmpY([In] object obj0, [In] FormClosedEventArgs obj1)
 {
     if (this.tmvwQYAsq.DialogResult != DialogResult.OK || BarFilterItemListEditor.ODbclBde0 == null)
     {
         return;
     }
     BarFilterItemListEditor.ODbclBde0((object)this, EventArgs.Empty);
 }
コード例 #2
0
 private void UWtSfYmpY(object sender, FormClosedEventArgs e)
 {
     if (this.form.DialogResult != DialogResult.OK || BarFilterItemListEditor.ListChanged == null)
     {
         return;
     }
     BarFilterItemListEditor.ListChanged(this, EventArgs.Empty);
 }