コード例 #1
0
ファイル: HPlugin.Mouse.cs プロジェクト: daiwy1016/DnTool
 public bool RightClick()
 {
     return(m.RightClick());
 }