C# Class HelloWorld.Query

显示文件 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