C# Class YetAnotherRelogger.Helpers.Tools.RegistryClass

Exibir arquivo Open project: sinterlkaas/YetAnotherRelogger

Public Methods

Method Description
ChangeLocale ( string Language ) : bool
ChangeRegion ( string Region ) : bool
WindowsAutoStartAdd ( ) : bool
WindowsAutoStartDel ( ) : bool

Method Details

ChangeLocale() public static method

public static ChangeLocale ( string Language ) : bool
Language string
return bool

ChangeRegion() public static method

public static ChangeRegion ( string Region ) : bool
Region string
return bool

WindowsAutoStartAdd() public static method

public static WindowsAutoStartAdd ( ) : bool
return bool

WindowsAutoStartDel() public static method

public static WindowsAutoStartDel ( ) : bool
return bool