예제 #1
0
 private void DriverListForm_Click(object sender, EventArgs e)
 {
     _controller.OpenForm(new DriversListForm());
 }