Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PKStudio
Forms
Options
Options
EnvironmentOption
C# Class PKStudio.Forms.Options.Options.EnvironmentOption
Inheritance:
OptionsHelper.Options.OptionsBase
Exibir arquivo
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