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

Show file Open project: mono/gert Class Usage Examples

Public Methods

Method Description
CachedFeaturedAd ( int adId, int previewImageId, string title ) : System

Method Details

CachedFeaturedAd() public method

public CachedFeaturedAd ( int adId, int previewImageId, string title ) : System
adId int
previewImageId int
title string
return System