示例#1
0
 private void ButtonBack1_Click(object sender, EventArgs e)
 {
     presenter.Back(listView1, true);
 }