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

Inheritance: OptionsHelper.Options.OptionsBase
Afficher le fichier Open project: AlexandrSurkov/PKStudio

Méthodes publiques

Méthode Description
GetToolString ( TOOL tool ) : string
OnApplyChanges ( ) : bool
OnInitialized ( ) : void

Method Details

GetToolString() public static méthode

public static GetToolString ( TOOL tool ) : string
tool TOOL
Résultat string

OnApplyChanges() public méthode

public OnApplyChanges ( ) : bool
Résultat bool

OnInitialized() public méthode

public OnInitialized ( ) : void
Résultat void