AspNet.StarterKits.Classifieds.Web.CachedCategory.CachedCategory C# (CSharp) 메소드

CachedCategory() 개인적인 메소드

private CachedCategory ( ) : System
리턴 System
		private CachedCategory()
		{
		}

Same methods

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