Erzeugt eine neue Instanz von NotificationReceiver.
Declaring type: NotificationReceiver
Namespace: Zyan.Communication.Notification
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public NotificationReceiver (
        string eventName,
        EventHandler<NotificationEventArgs> clientHandler
) 
Parameters
eventName
Ereignisname
clientHandler
Delegat auf Client-Ereignisprozedur