C# Class Integreat.Shared.Models.EventCategory

Mostra file Open project: Integreat/app-cross_platform

Private Properties

Property Type Description

Public Methods

Method Description
EventCategory ( ) : Newtonsoft.Json
EventCategory ( int id, string name ) : Newtonsoft.Json

Method Details

EventCategory() public method

public EventCategory ( ) : Newtonsoft.Json
return Newtonsoft.Json

EventCategory() public method

public EventCategory ( int id, string name ) : Newtonsoft.Json
id int
name string
return Newtonsoft.Json