C# Class npantarhei.runtime.patterns.PushCausality

Inheritance: AOperation
Afficher le fichier Open project: ralfw/NPantaRhei Class Usage Examples

Méthodes publiques

Méthode Description
PushCausality ( string name ) : System

Méthodes protégées

Méthode Description
Process ( IMessage input, Action continueWith, Action unhandledException ) : void

Method Details

Process() protected méthode

protected Process ( IMessage input, Action continueWith, Action unhandledException ) : void
input IMessage
continueWith Action
unhandledException Action
Résultat void

PushCausality() public méthode

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