메소드 | 설명 | |
---|---|---|
ParameterEventArgs ( int index, decimal value ) : System |
Default constructor;
|
public ParameterEventArgs ( int index, decimal value ) : System | ||
index | int | Parameter index of the control. |
value | decimal | Value of the control |
리턴 | System |