C# Class TypeScriptAngularWebApiAppHal.Controllers.SalutationsController

Inheritance: ApiController
Mostrar archivo Open project: devkimchi/TypeScript-WebApi-Sample Class Usage Examples

Public Methods

Method Description
FindLinks ( System.Web.Http.Routing.UrlHelper urlHelper ) : IEnumerable

Gets the list of links for salutations for entry.

Private Methods

Method Description
Get ( ) : Task

Method Details

FindLinks() public static method

Gets the list of links for salutations for entry.
public static FindLinks ( System.Web.Http.Routing.UrlHelper urlHelper ) : IEnumerable
urlHelper System.Web.Http.Routing.UrlHelper Url helper
return IEnumerable