C# Class Artemis.Utilities.DataReaders.DllManager

Afficher le fichier Open project: SpoinkyNL/Artemis

Méthodes publiques

Méthode Description
DllPlaced ( ) : bool
PlaceLogitechDll ( ) : void
PlaceRazerDll ( string path ) : void
RestoreLogitechDll ( ) : bool

Private Methods

Méthode Description
PlaceRegistryKey ( ) : void
RegistryKeyPlaced ( ) : bool

Method Details

DllPlaced() public static méthode

public static DllPlaced ( ) : bool
Résultat bool

PlaceLogitechDll() public static méthode

public static PlaceLogitechDll ( ) : void
Résultat void

PlaceRazerDll() public static méthode

public static PlaceRazerDll ( string path ) : void
path string
Résultat void

RestoreLogitechDll() public static méthode

public static RestoreLogitechDll ( ) : bool
Résultat bool