Click or drag to resize

NewJournalEventStub Constructor

Initializes a new instance of the NewJournalEventStub class

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

Parameters

sessionNumber  Int32
 
actionNumber  Int32
 
See Also