Click or drag to resize

Platform Constructor

Initializes a new instance of the Platform class

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

Parameters

opsContext
Type: Micros.OpsOpsContext
See Also