C# Class Akka.Interfaced.NotificationFilterOrderTest.NotificationFilterFirstFilter

Inheritance: IPreNotificationFilter, IPostNotificationFilter
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Private Properties

Свойство Type Description
IPostNotificationFilter void
IPreNotificationFilter void

Méthodes publiques

Méthode Description
NotificationFilterFirstFilter ( string name ) : System

Private Methods

Méthode Description
IPostNotificationFilter ( PostNotificationFilterContext context ) : void
IPreNotificationFilter ( PreNotificationFilterContext context ) : void

Method Details

NotificationFilterFirstFilter() public méthode

public NotificationFilterFirstFilter ( string name ) : System
name string
Résultat System