iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api
INotification(T, TResult) Interface
INotification(T, TResult) Methods
Subscribe Method
INotification
<
T
,
TResult
>
.
Subscribe Method
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
IDisposable
Subscribe
(
Func
<T, TResult>
handler
)
Parameters
handler
Type:
System
.
Func
<
T
,
TResult
>
Return Value
Type:
IDisposable
See Also
Reference
INotification
<
T, TResult
>
Interface
Resto.Front.Api Namespace