C# Class Integreat.Shared.Models.EventPage

Inheritance: Page
Exibir arquivo Open project: Integreat/app-cross_platform Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
EventPage ( ) : System.Collections.Generic
EventPage ( Page page, Event pEvent, EventLocation location, List tags, List categories ) : System.Collections.Generic

Method Details

EventPage() public method

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

EventPage() public method

public EventPage ( Page page, Event pEvent, EventLocation location, List tags, List categories ) : System.Collections.Generic
page Page
pEvent Event
location EventLocation
tags List
categories List
return System.Collections.Generic