C# Class Akka.Interfaced.TestKit.TestNotificationChannel

Inheritance: INotificationChannel
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
INotificationChannel ( NotificationMessage notificationMessage ) : void

Method Details

INotificationChannel() public method

public INotificationChannel ( NotificationMessage notificationMessage ) : void
notificationMessage NotificationMessage
return void