C# Class FrontendServices.Models.Event

Inheritance: IPaginable
Afficher le fichier Open project: LeagueOfDevelopers/LodCore

Méthodes publiques

Méthode Description
Event ( int id, System.DateTime occuredOn, string eventType, string eventInfo, bool wasRead ) : System

Method Details

Event() public méthode

public Event ( int id, System.DateTime occuredOn, string eventType, string eventInfo, bool wasRead ) : System
id int
occuredOn System.DateTime
eventType string
eventInfo string
wasRead bool
Résultat System