C# Class TypeScriptAngularWebApiApp.Controllers.SalutationsController

This represents the controller entity for salutations.
Inheritance: ApiController
Exibir arquivo Open project: devkimchi/TypeScript-WebApi-Sample

Public Methods

Method Description
Get ( ) : Task>

Gets the list of Salutations.

Method Details

Get() public method

Gets the list of Salutations.
public Get ( ) : Task>
return Task>