コード例 #1
0
ファイル: AHK.cs プロジェクト: LJarvinen/GameHaxr
 public void ExecLabel(string labelName)
 {
     ahk.ExecLabel(labelName);
 }