C# Class Akka.Interfaced.NotificationFilterOrderTest.NotificationFilterSecondFilter

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
NotificationFilterSecondFilter ( string name ) : System

Private Methods

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

Method Details

NotificationFilterSecondFilter() public méthode

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