C# Class BetterWaywo.Post

Afficher le fichier Open project: Rohansi/BetterWAYWO

Méthodes publiques

Свойство Type Description
Id int
Ratings int>.Dictionary

Private Properties

Свойство Type Description
GetPostContents string

Méthodes publiques

Méthode Description
GetMessageValue ( string message ) : float
Post ( int id, int>.Dictionary ratings ) : System
ShouldSerializeMessage ( ) : bool

Private Methods

Méthode Description
GetPostContents ( int postId ) : string

Method Details

GetMessageValue() public static méthode

public static GetMessageValue ( string message ) : float
message string
Résultat float

Post() public méthode

public Post ( int id, int>.Dictionary ratings ) : System
id int
ratings int>.Dictionary
Résultat System

ShouldSerializeMessage() public méthode

public ShouldSerializeMessage ( ) : bool
Résultat bool

Property Details

Id public_oe property

public int Id
Résultat int

Ratings public_oe property

public Dictionary Ratings
Résultat int>.Dictionary