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

Afficher le fichier Open project: mono/gert

Méthodes publiques

Méthode Description
CachedCategory ( string name, int id, int parentCategoryId, int numActiveAds, string levelPrefix ) : System

Private Methods

Méthode Description
CachedCategory ( ) : System

Method Details

CachedCategory() public méthode

public CachedCategory ( string name, int id, int parentCategoryId, int numActiveAds, string levelPrefix ) : System
name string
id int
parentCategoryId int
numActiveAds int
levelPrefix string
Résultat System