Click or drag to resize

OpsCommandManagerOpsCommandToFunctionMap Field

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public static Dictionary<OpsCommandType, KeyMapping> OpsCommandToFunctionMap

Field Value

Type: DictionaryOpsCommandType, KeyMapping
See Also