Click or drag to resize

OpsCommandEventArgs Constructor

Initializes a new instance of the OpsCommandEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsCommandEventArgs(
	Object command
)

Parameters

command  Object
 
See Also