Click or drag to resize

INotificationTSubscribe Method


Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IDisposable Subscribe(
	Action<T> handler
)

Parameters

handler  ActionT
 

Return Value

IDisposable
See Also