Method | Description | |
---|---|---|
Thumbnail ( string thumbnail, ThumbnailType type ) : Microsoft.AspNet.Mvc.ActionResult | ||
ThumbnailController ( IThumbnailCacheService thumbnailCacheService, IContentTypeProvider contentTypeProvider ) : System |
public Thumbnail ( string thumbnail, ThumbnailType type ) : Microsoft.AspNet.Mvc.ActionResult | ||
thumbnail | string | |
type | ThumbnailType | |
return | Microsoft.AspNet.Mvc.ActionResult |
public ThumbnailController ( IThumbnailCacheService thumbnailCacheService, IContentTypeProvider contentTypeProvider ) : System | ||
thumbnailCacheService | IThumbnailCacheService | |
contentTypeProvider | IContentTypeProvider | |
return | System |