SupportedCommand Constructor |
Main constructor
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax public SupportedCommand(
string name,
string resourceName
)
Parameters
- name
- Type: SystemString
- resourceName
- Type: SystemString
See Also