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

Exibir arquivo Open project: AArnott/dasblog Class Usage Examples

Public Properties

Property Type Description
categoryid string
description string
htmlUrl string
rssUrl string
title string

Property Details

categoryid public_oe property

public string categoryid
return string

description public_oe property

public string description
return string

htmlUrl public_oe property

public string htmlUrl
return string

rssUrl public_oe property

public string rssUrl
return string

title public_oe property

public string title
return string