C# Class HelloWorld.Query

Afficher le fichier Open project: SwissLife-OSS/DotNetMeetup_2019

Méthodes publiques

Méthode Description
GetGreetings ( string text ) : string
GetHello ( ) : string

Method Details

GetGreetings() public méthode

public GetGreetings ( string text ) : string
text string
Résultat string

GetHello() public méthode

public GetHello ( ) : string
Résultat string