C# Class Integreat.Shared.Models.EventCategory

Afficher le fichier Open project: Integreat/app-cross_platform

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EventCategory ( ) : Newtonsoft.Json
EventCategory ( int id, string name ) : Newtonsoft.Json

Method Details

EventCategory() public méthode

public EventCategory ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

EventCategory() public méthode

public EventCategory ( int id, string name ) : Newtonsoft.Json
id int
name string
Résultat Newtonsoft.Json