Click or drag to resize

ParameterExecute Constructor (String, String)

Main constructor

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

Parameters

name
Type: SystemString
value
Type: SystemString
See Also