| NotificationServiceExtensionsSubscribeOnBeforeDeleteOrder Method | 
Namespace: Resto.Front.Api.Extensions
 Syntax
Syntaxpublic static IDisposable SubscribeOnBeforeDeleteOrder( this INotificationService notificationService, Action<IOrder, IViewManager> callback )
 See Also
See Also