Method | Description | |
---|---|---|
VariableEventArgs ( string name, |
Creates a new instance.
|
public VariableEventArgs ( string name, |
||
name | string | The name of the variable. |
value | The value of the variable. | |
return | System |