Click or drag to resize

INotificationServiceSubscribeOnOrderStorning Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IDisposable SubscribeOnOrderStorning(
	RemotableAction<IOrder> callback
)

Parameters

callback
Type: Resto.Front.Api.RemotingHelpersRemotableActionIOrder

Return Value

Type: IDisposable
See Also