C# Class JsonRPCSample.EchoEndpoint

Inheritance: RpcEndpoint
Mostra file Open project: davidfowl/ServerStack

Public Methods

Method Description
Echo ( string value ) : string

Method Details

Echo() public method

public Echo ( string value ) : string
value string
return string