Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ParameterDictChangedEventArgs
C# Class ParameterDictChangedEventArgs, Gestaltlupe
Parameters, corresponding the event ParameterDictChanged.
Show file
Open project: trafassel/Gestaltlupe
Class Usage Examples
Public Properties
Property
Type
Description
Name
string
Value
string
Public Methods
Method
Description
ParameterDictChangedEventArgs
(
string
name
,
string
value
)
Method Details
ParameterDictChangedEventArgs()
public
method
public
ParameterDictChangedEventArgs
(
string
name
,
string
value
)
name
string
value
string
Property Details
Name
public property
public
string
Name
return
string
Value
public property
public
string
Value
return
string