C# Class EventBooking.Controllers.ViewModels.LandingPageModel

Show file Open project: kodkatten/TeamRynkeby

Public Methods

Method Description
LandingPageModel ( ) : System.Collections.Generic
LandingPageModel ( IEnumerable activities, IEnumerable teams ) : System.Collections.Generic

Method Details

LandingPageModel() public method

public LandingPageModel ( ) : System.Collections.Generic
return System.Collections.Generic

LandingPageModel() public method

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