C# Class IServiceOriented.ServiceBus.UnitTests.PassThroughService

Inheritance: IPassThroughServiceContract
Afficher le fichier Open project: jezell/iserviceoriented Class Usage Examples

Méthodes publiques

Свойство Type Description
Validator Action

Méthodes publiques

Méthode Description
Send ( Message message ) : void

Method Details

Send() public méthode

public Send ( Message message ) : void
message Message
Résultat void

Property Details

Validator public_oe property

public Action Validator
Résultat Action