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