Click or drag to resize

SupportedCommand Constructor

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public SupportedCommand(
	string name,
	string resourceName
)

Parameters

name
Type: SystemString
resourceName
Type: SystemString
See Also