Method | Description | |
---|---|---|
BinaryResult ( byte data, string contentType ) : System.Web | ||
WriteToResponse ( System.Web.HttpContextBase context ) : void |
public BinaryResult ( byte data, string contentType ) : System.Web | ||
data | byte | |
contentType | string | |
return | System.Web |
public WriteToResponse ( System.Web.HttpContextBase context ) : void | ||
context | System.Web.HttpContextBase | |
return | void |