示例#1
0
 public void Redraw(PaintEventArgs e)
 {
     currentState.Redraw(e);
 }