RgfEventNotificationService Constructor

Initializes a new instance of the RgfEventNotificationService class

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
C#
public RgfEventNotificationService(
	ILogger<RgfEventNotificationService> logger
)

Parameters

logger  ILoggerRgfEventNotificationService
 

See Also