Méthode | Description | |
---|---|---|
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
ImageResult ( Image image, string contentType ) : System |
Méthode | Description | |
---|---|---|
GetFormat ( ) : |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
Résultat | void |
public ImageResult ( Image image, string contentType ) : System | ||
image | Image | |
contentType | string | |
Résultat | System |