C# 클래스 AspNet.StarterKits.Classifieds.Web.CachedCategory

파일 보기 프로젝트 열기: mono/gert

공개 메소드들

메소드 설명
CachedCategory ( string name, int id, int parentCategoryId, int numActiveAds, string levelPrefix ) : System

비공개 메소드들

메소드 설명
CachedCategory ( ) : System

메소드 상세

CachedCategory() 공개 메소드

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