메소드 | 설명 | |
---|---|---|
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
ImageResult ( Image image, string contentType ) : System |
메소드 | 설명 | |
---|---|---|
GetFormat ( ) : |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
리턴 | void |
public ImageResult ( Image image, string contentType ) : System | ||
image | Image | |
contentType | string | |
리턴 | System |