C# Class PKStudio.Forms.Options.Options.EnvironmentOption

Inheritance: OptionsHelper.Options.OptionsBase
Show file Open project: AlexandrSurkov/PKStudio

Public Methods

Method Description
GetToolString ( TOOL tool ) : string
OnApplyChanges ( ) : bool
OnInitialized ( ) : void

Method Details

GetToolString() public static method

public static GetToolString ( TOOL tool ) : string
tool TOOL
return string

OnApplyChanges() public method

public OnApplyChanges ( ) : bool
return bool

OnInitialized() public method

public OnInitialized ( ) : void
return void