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