C# Class Care.CommonEntryModel

Exibir arquivo Open project: thankcreate/Care

Public Properties

Property Type Description
_content string
_imageURL string
_originalURL string
_time System.DateTime
_type EntryType

Property Details

_content public_oe property

public string _content
return string

_imageURL public_oe property

public string _imageURL
return string

_originalURL public_oe property

public string _originalURL
return string

_time public_oe property

public DateTime,System _time
return System.DateTime

_type public_oe property

public EntryType _type
return EntryType