C# Class YetAnotherRelogger.Helpers.Tools.RegistryClass

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger

Méthodes publiques

Méthode Description
ChangeLocale ( string Language ) : bool
ChangeRegion ( string Region ) : bool
WindowsAutoStartAdd ( ) : bool
WindowsAutoStartDel ( ) : bool

Method Details

ChangeLocale() public static méthode

public static ChangeLocale ( string Language ) : bool
Language string
Résultat bool

ChangeRegion() public static méthode

public static ChangeRegion ( string Region ) : bool
Region string
Résultat bool

WindowsAutoStartAdd() public static méthode

public static WindowsAutoStartAdd ( ) : bool
Résultat bool

WindowsAutoStartDel() public static méthode

public static WindowsAutoStartDel ( ) : bool
Résultat bool