Beispiel #1
0
 public static void Attach(List <Control> list_control)
 {
     FormControlSequence fc = new FormControlSequence(list_control);
 }
Beispiel #2
0
 public static void Attach(List<Control> list_control)
 {
     FormControlSequence fc = new FormControlSequence(list_control);
 }