Метод | Описание | |
---|---|---|
GetImage ( int ID ) : System.Web.Mvc.FileContentResult |
|
|
ImageController ( IImageService imageService ) : System.Web.Mvc |
Метод | Описание | |
---|---|---|
Initialize ( System.Web.Routing.RequestContext requestContext ) : void |
public GetImage ( int ID ) : System.Web.Mvc.FileContentResult | ||
ID | int | |
Результат | System.Web.Mvc.FileContentResult |
public ImageController ( IImageService imageService ) : System.Web.Mvc | ||
imageService | IImageService | |
Результат | System.Web.Mvc |
protected Initialize ( System.Web.Routing.RequestContext requestContext ) : void | ||
requestContext | System.Web.Routing.RequestContext | |
Результат | void |