C# 클래스 npantarhei.runtime.patterns.PushCausality

상속: AOperation
파일 보기 프로젝트 열기: ralfw/NPantaRhei 1 사용 예제들

공개 메소드들

메소드 설명
PushCausality ( string name ) : System

보호된 메소드들

메소드 설명
Process ( IMessage input, Action continueWith, Action unhandledException ) : void

메소드 상세

Process() 보호된 메소드

protected Process ( IMessage input, Action continueWith, Action unhandledException ) : void
input IMessage
continueWith Action
unhandledException Action
리턴 void

PushCausality() 공개 메소드

public PushCausality ( string name ) : System
name string
리턴 System