C# Class MovingScrewdriver.Web.Services.Model.CategoryInfo

Show file Open project: Gutek/MovingScrewdriver

Public Properties

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

Property Details

categoryid public property

public string categoryid
return string

description public property

public string description
return string

htmlUrl public property

public string htmlUrl
return string

rssUrl public property

public string rssUrl
return string

title public property

public string title
return string