메소드 | 설명 | |
---|---|---|
StringResponseWriter ( string text, |
||
StringResponseWriter ( string text, |
||
StringResponseWriter ( string text, string contentType ) : System.Net.Http | ||
Write ( WebServerContext context ) : void |
메소드 | 설명 | |
---|---|---|
UpdateContentDisposition ( |
public StringResponseWriter ( string text, |
||
text | string | |
contentType | ||
리턴 | System.Net.Http |
public StringResponseWriter ( string text, |
||
text | string | |
contentType | ||
enforceSizeCap | bool | |
리턴 | System.Net.Http |
public StringResponseWriter ( string text, string contentType ) : System.Net.Http | ||
text | string | |
contentType | string | |
리턴 | System.Net.Http |