TcHmiSrvEventListener.OnListEventsEventArgs Constructor
Initializes a new instance of the TcHmiSrvEventListener.OnListEventsEventArgs class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public OnListEventsEventArgs(
Context context,
Command command
)
Parameters
context |
Type: TcHmiSrv.Context |
command |
Type: TcHmiSrv.Command |