C# Class Castle.Facilities.WcfIntegration.Tests.Components.CallbackService

Inheritance: ICallbackService
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

Méthode Description
Callback ( int valueFromTheOtherSide ) : void

Method Details

Callback() public méthode

public Callback ( int valueFromTheOtherSide ) : void
valueFromTheOtherSide int
Résultat void