コード例 #1
0
 public void handleMouseDown(object sender, MouseEventArgs e)
 {
     state.handleMouseDownEvent(sender, e, this);
 }