Click or drag to resize

NewOrderStub Constructor

Initializes a new instance of the NewOrderStub class

Namespace: Resto.Front.Api.Editors.Stubs
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public NewOrderStub(
	int sessionNumber,
	int actionNumber
)

Parameters

sessionNumber  Int32
 
actionNumber  Int32
 
See Also