C# 클래스 YetAnotherRelogger.Helpers.DiabloClone

파일 보기 프로젝트 열기: sinterlkaas/YetAnotherRelogger

공개 메소드들

메소드 설명
Create ( BotClass bot ) : void

비공개 메소드들

메소드 설명
CreateHardLink ( string lpFileName, string lpExistingFileName, IntPtr lpSecurityAttributes ) : bool
CreateSymbolicLink ( string lpSymlinkFileName, string lpTargetFileName, int dwFlags ) : bool

메소드 상세

Create() 공개 정적인 메소드

public static Create ( BotClass bot ) : void
bot BotClass
리턴 void