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

Inheritance: AbstractMessageEnvelopeAction
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

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

Method Details

Perform() public méthode

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

ReplaceOperationsResult() public méthode

public ReplaceOperationsResult ( string result ) : System.Collections
result string
Résultat System.Collections