C# Class Tigwi.UI.Models.Message

Inheritance: IMessage
Datei anzeigen Open project: ismaelbelghiti/Tigwi

Public Methods

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

Method Details

Message() public method

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
return System