C# Class EchoService, code

Inheritance: IEchoService
显示文件 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
EchoMe ( string theValue ) : string

Method Details

EchoMe() public method

public EchoMe ( string theValue ) : string
theValue string
return string