Method | Description | |
---|---|---|
GetContent ( ) : object | ||
GetContentStringBuilder ( ) : StringBuilder | ||
GetHeader ( ) : StringBuilder | ||
Response ( ) : System | ||
SetContent ( Stream stream ) : void | ||
SetContent ( byte content ) : void | ||
SetContent ( string content ) : void |
public GetContentStringBuilder ( ) : StringBuilder | ||
return | StringBuilder |