コード例 #1
0
 public RawInputEventArg(MouseEvent arg)
 {
     MouseEvent = arg;
 }