Click or drag to resize

Platform Constructor

Initializes a new instance of the Platform class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public Platform(
	OpsContext opsContext
)

Parameters

opsContext  OpsContext
 
See Also