C# 클래스 TypeScriptAngularWebApiAppHalSwagger.Models.SalutationCollectionViewModel

This represents the view model entity for salutation collection.
파일 보기 프로젝트 열기: devkimchi/TypeScript-WebApi-Sample 1 사용 예제들

공개 메소드들

메소드 설명
SalutationCollectionViewModel ( IList models ) : System.Collections.Generic

Initialises a new instance of the SalutationCollectionViewModel class.

메소드 상세

SalutationCollectionViewModel() 공개 메소드

Initialises a new instance of the SalutationCollectionViewModel class.
public SalutationCollectionViewModel ( IList models ) : System.Collections.Generic
models IList List of objects.
리턴 System.Collections.Generic