Click or drag to resize

NewStreetStub Constructor

Initializes a new instance of the NewStreetStub class

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

Parameters

sessionNumber  Int32
 
actionNumber  Int32
 
See Also