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