C# 클래스 YetAnotherRelogger.Helpers.Tools.RegistryClass

파일 보기 프로젝트 열기: sinterlkaas/YetAnotherRelogger

공개 메소드들

메소드 설명
ChangeLocale ( string Language ) : bool
ChangeRegion ( string Region ) : bool
WindowsAutoStartAdd ( ) : bool
WindowsAutoStartDel ( ) : bool

메소드 상세

ChangeLocale() 공개 정적인 메소드

public static ChangeLocale ( string Language ) : bool
Language string
리턴 bool

ChangeRegion() 공개 정적인 메소드

public static ChangeRegion ( string Region ) : bool
Region string
리턴 bool

WindowsAutoStartAdd() 공개 정적인 메소드

public static WindowsAutoStartAdd ( ) : bool
리턴 bool

WindowsAutoStartDel() 공개 정적인 메소드

public static WindowsAutoStartDel ( ) : bool
리턴 bool