C# Class HelloWorld.Query

Datei anzeigen Open project: SwissLife-OSS/DotNetMeetup_2019

Public Methods

Method Description
GetGreetings ( string text ) : string
GetHello ( ) : string

Method Details

GetGreetings() public method

public GetGreetings ( string text ) : string
text string
return string

GetHello() public method

public GetHello ( ) : string
return string