C# Class Integreat.Shared.Models.Event

Afficher le fichier Open project: Integreat/app-cross_platform Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Event ( ) : System
Event ( int id, long startTime, long endTime, bool allDay ) : System

Method Details

Event() public méthode

public Event ( ) : System
Résultat System

Event() public méthode

public Event ( int id, long startTime, long endTime, bool allDay ) : System
id int
startTime long
endTime long
allDay bool
Résultat System