C# Class AspNet.StarterKits.Classifieds.Web.CachedCategory

Show file Open project: mono/gert

Public Methods

Method Description
CachedCategory ( string name, int id, int parentCategoryId, int numActiveAds, string levelPrefix ) : System

Private Methods

Method Description
CachedCategory ( ) : System

Method Details

CachedCategory() public method

public CachedCategory ( string name, int id, int parentCategoryId, int numActiveAds, string levelPrefix ) : System
name string
id int
parentCategoryId int
numActiveAds int
levelPrefix string
return System