C# Class newtelligence.DasBlog.Web.Services.Blogger.Post

Datei anzeigen Open project: AArnott/dasblog Class Usage Examples

Public Properties

Property Type Description
content string
dateCreated System.DateTime
postid string

Property Details

content public_oe property

public string content
return string

dateCreated public_oe property

public System.DateTime dateCreated
return System.DateTime

postid public_oe property

public string postid
return string