Inheritance: System.Windows.Forms.UserControl
Beispiel #1
0
 public void SetAlgorithmsListView(AlgorithmsListView algorithmsListView)
 {
     _algorithmsListView = algorithmsListView;
 }
 public void SetAlgorithmsListView(AlgorithmsListView algorithmsListView)
 {
     _algorithmsListView = algorithmsListView;
 }