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

Datei anzeigen Open project: fpt-software/Wordpress-Client Class Usage Examples

Public Properties

Property Type Description
IsDownVoted bool
IsNotVoted bool
IsUpVoted bool

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

IsDownVoted public_oe property

public bool IsDownVoted
return bool

IsNotVoted public_oe property

public bool IsNotVoted
return bool

IsUpVoted public_oe property

public bool IsUpVoted
return bool