C# 클래스 ThemeTool.ToolSettings

Description of ToolSettings.
파일 보기 프로젝트 열기: AlienJust/ThemeTool 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LoadSettings ( ) : string
SaveSettings ( string themeName ) : void
SetTheme ( string themeName ) : void

메소드 상세

LoadSettings() 공개 메소드

public LoadSettings ( ) : string
리턴 string

SaveSettings() 공개 메소드

public SaveSettings ( string themeName ) : void
themeName string
리턴 void

SetTheme() 공개 메소드

public SetTheme ( string themeName ) : void
themeName string
리턴 void