C# Class RabbitMQ.ServiceModel.Examples.ConfigDemo.WcfServiceLibrary1.HelloService

Inheritance: IHelloContract
Mostrar archivo Open project: shevkoplyas/tradelink.afterlife

Public Methods

Method Description
Hello ( string name ) : string

Method Details

Hello() public method

public Hello ( string name ) : string
name string
return string