Метод | Описание | |
---|---|---|
FileStringResult ( string data, string contentType ) : System |
Метод | Описание | |
---|---|---|
WriteFile ( System.Web.HttpResponseBase response ) : void |
public FileStringResult ( string data, string contentType ) : System | ||
data | string | |
contentType | string | |
Результат | System |
protected WriteFile ( System.Web.HttpResponseBase response ) : void | ||
response | System.Web.HttpResponseBase | |
Результат | void |