C# 클래스 PKStudio.Forms.Options.Options.EnvironmentOption

상속: OptionsHelper.Options.OptionsBase
파일 보기 프로젝트 열기: AlexandrSurkov/PKStudio

공개 메소드들

메소드 설명
GetToolString ( TOOL tool ) : string
OnApplyChanges ( ) : bool
OnInitialized ( ) : void

메소드 상세

GetToolString() 공개 정적인 메소드

public static GetToolString ( TOOL tool ) : string
tool TOOL
리턴 string

OnApplyChanges() 공개 메소드

public OnApplyChanges ( ) : bool
리턴 bool

OnInitialized() 공개 메소드

public OnInitialized ( ) : void
리턴 void