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