C# Класс RavenGallery.Controllers.ResourcesController

Наследование: Controller
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Image ( string filename ) : System.Web.Mvc.ActionResult
ResourcesController ( IFileStorageService fileStorageService ) : System

Описание методов

Image() публичный Метод

public Image ( string filename ) : System.Web.Mvc.ActionResult
filename string
Результат System.Web.Mvc.ActionResult

ResourcesController() публичный Метод

public ResourcesController ( IFileStorageService fileStorageService ) : System
fileStorageService IFileStorageService
Результат System