Click or drag to resize

SupportedCommand Constructor

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public SupportedCommand(
	string code,
	string displayName
)

Parameters

code
Type: SystemString
displayName
Type: SystemString
See Also