C# Class TypeScriptAngularWebApiApp.Controllers.SalutationsController

This represents the controller entity for salutations.
Inheritance: ApiController
Afficher le fichier Open project: devkimchi/TypeScript-WebApi-Sample

Méthodes publiques

Méthode Description
Get ( ) : Task>

Gets the list of Salutations.

Method Details

Get() public méthode

Gets the list of Salutations.
public Get ( ) : Task>
Résultat Task>