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