Feuert das Notify-Ereignis auf dem Client.
Declaring type: NotificationReceiver
Namespace: Zyan.Communication.Notification
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public void FireNotifyEvent (
        object sender,
        NotificationEventArgs e
) 
Parameters
sender

There is no description.

e

There is no description.