C# 클래스 Castle.Facilities.WcfIntegration.Tests.Behaviors.StoreMessageBody

상속: AbstractMessageEnvelopeAction
파일 보기 프로젝트 열기: castleproject/Windsor 1 사용 예제들

공개 메소드들

메소드 설명
Perform ( Message message, XmlDocument envelope, MessageLifecycle lifecyle, IDictionary state ) : bool
StoreMessageBody ( MessageLifecycle lifecycle ) : System.Collections

메소드 상세

Perform() 공개 메소드

public Perform ( Message message, XmlDocument envelope, MessageLifecycle lifecyle, IDictionary state ) : bool
message Message
envelope System.Xml.XmlDocument
lifecyle MessageLifecycle
state IDictionary
리턴 bool

StoreMessageBody() 공개 메소드

public StoreMessageBody ( MessageLifecycle lifecycle ) : System.Collections
lifecycle MessageLifecycle
리턴 System.Collections