Inheritance: Form
Exemple #1
0
 private void UpdateFilters(Main control)
 {
     Util.Invoke(control, _UpdateFilters);
 }