Click or drag to resize

OpsCommandPreviewEventArgs Constructor

Initializes a new instance of the OpsCommandPreviewEventArgs class

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

Parameters

command  Object
 
See Also