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

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

Méthodes publiques

Méthode Description
AddOperationsHeader ( string name, object value ) : System.Collections
Perform ( Message &message, MessageLifecycle lifecyle, IDictionary state ) : bool

Method Details

AddOperationsHeader() public méthode

public AddOperationsHeader ( string name, object value ) : System.Collections
name string
value object
Résultat System.Collections

Perform() public méthode

public Perform ( Message &message, MessageLifecycle lifecyle, IDictionary state ) : bool
message Message
lifecyle MessageLifecycle
state IDictionary
Résultat bool