Namespace: GF.Clients.Charts.Alerts
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public delegate void ExecuteConfirmAlertTradeAction( string msg, AlertTradeAction action, bool confirm )
Parameters
- msg
- Type: SystemString
- action
- Type: GF.Clients.Charts.AlertsAlertTradeAction
- confirm
- Type: SystemBoolean
See Also