C# Class HelloWorldWcfHost.HelloWorldService

Inheritance: IHelloWorldService
Afficher le fichier Open project: xamarin/mobile-samples

Méthodes publiques

Méthode Description
GetHelloData ( HelloWorldData helloWorldData ) : HelloWorldData
SayHelloTo ( string name ) : string

Method Details

GetHelloData() public méthode

public GetHelloData ( HelloWorldData helloWorldData ) : HelloWorldData
helloWorldData HelloWorldData
Résultat HelloWorldData

SayHelloTo() public méthode

public SayHelloTo ( string name ) : string
name string
Résultat string