Click or drag to resize

ParameterExecute(String, String) Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Tasks
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public ParameterExecute(
	string name,
	string value
)

Parameters

name  String
 
value  String
 
See Also