示例#1
0
 void _BtnAddNext_Click(object sender, EventArgs e)
 {
     _Editor.AddNext(this);
 }