C# Class YetAnotherRelogger.Helpers.DiabloClone

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger

Méthodes publiques

Méthode Description
Create ( BotClass bot ) : void

Private Methods

Méthode Description
CreateHardLink ( string lpFileName, string lpExistingFileName, IntPtr lpSecurityAttributes ) : bool
CreateSymbolicLink ( string lpSymlinkFileName, string lpTargetFileName, int dwFlags ) : bool

Method Details

Create() public static méthode

public static Create ( BotClass bot ) : void
bot BotClass
Résultat void