C# 클래스 EventBooking.Controllers.ViewModels.LandingPageModel

파일 보기 프로젝트 열기: kodkatten/TeamRynkeby

공개 메소드들

메소드 설명
LandingPageModel ( ) : System.Collections.Generic
LandingPageModel ( IEnumerable activities, IEnumerable teams ) : System.Collections.Generic

메소드 상세

LandingPageModel() 공개 메소드

public LandingPageModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

LandingPageModel() 공개 메소드

public LandingPageModel ( IEnumerable activities, IEnumerable teams ) : System.Collections.Generic
activities IEnumerable
teams IEnumerable
리턴 System.Collections.Generic