C# Class FSoft.WordApp.Core.Models.Post

Afficher le fichier Open project: fpt-software/Wordpress-Client Class Usage Examples

Méthodes publiques

Свойство Type Description
IsDownVoted bool
IsNotVoted bool
IsUpVoted bool

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

IsDownVoted public_oe property

public bool IsDownVoted
Résultat bool

IsNotVoted public_oe property

public bool IsNotVoted
Résultat bool

IsUpVoted public_oe property

public bool IsUpVoted
Résultat bool