C# Class Castle.Facilities.WcfIntegration.Tests.Behaviors.ReplaceOperationsResult

Inheritance: AbstractMessageEnvelopeAction
Exibir arquivo Open project: castleproject/Windsor

Public Methods

Method Description
Perform ( Message message, XmlDocument envelope, MessageLifecycle lifecyle, IDictionary state ) : bool
ReplaceOperationsResult ( string result ) : System.Collections

Method Details

Perform() public method

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

ReplaceOperationsResult() public method

public ReplaceOperationsResult ( string result ) : System.Collections
result string
return System.Collections