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

Inheritance: ICallbackService
Show file Open project: castleproject/Windsor Class Usage Examples

Public Methods

Method Description
Callback ( int valueFromTheOtherSide ) : void

Method Details

Callback() public method

public Callback ( int valueFromTheOtherSide ) : void
valueFromTheOtherSide int
return void