C# Class Tigwi.UI.Models.Message

Inheritance: IMessage
Afficher le fichier Open project: ismaelbelghiti/Tigwi

Méthodes publiques

Méthode Description
Message ( System.Guid id, System.Guid posterId, string posterName, string posterAvatar, System.DateTime date, string content ) : System

Method Details

Message() public méthode

public Message ( System.Guid id, System.Guid posterId, string posterName, string posterAvatar, System.DateTime date, string content ) : System
id System.Guid
posterId System.Guid
posterName string
posterAvatar string
date System.DateTime
content string
Résultat System