コード例 #1
0
ファイル: FishBot.cs プロジェクト: gyod/lineage2tools
 private bool GetFocus()
 {
     return(WSH.AppActivate(ref app, ref BF));
 }