[]
Stores event arguments for CalculateFunctionEventHandler.
public class CalculateFunctionEventArgs : EventArgs
Name | Description |
---|---|
Parameter | Gets the value of parameter of function at which the function value must be calculated. |
Result | Gets the result of function calculation. |