C# 클래스 TypeScriptAngularWebApiApp.Controllers.SalutationsController

This represents the controller entity for salutations.
상속: ApiController
파일 보기 프로젝트 열기: devkimchi/TypeScript-WebApi-Sample

공개 메소드들

메소드 설명
Get ( ) : Task>

Gets the list of Salutations.

메소드 상세

Get() 공개 메소드

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