Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
YetAnotherRelogger
Helpers
DiabloClone
C# Class YetAnotherRelogger.Helpers.DiabloClone
显示文件
Open project: sinterlkaas/YetAnotherRelogger
Public Methods
Method
Description
Create
(
BotClass
bot
) :
void
Private Methods
Method
Description
CreateHardLink
(
string
lpFileName
,
string
lpExistingFileName
,
IntPtr
lpSecurityAttributes
) :
bool
CreateSymbolicLink
(
string
lpSymlinkFileName
,
string
lpTargetFileName
,
int
dwFlags
) :
bool
Method Details
Create()
public
static
method
public
static
Create
(
BotClass
bot
) :
void
bot
BotClass
return
void