Method | Description | |
---|---|---|
StringResult ( string data ) : System.Web | ||
WriteToResponse ( System.Web.HttpContextBase context ) : void |
public StringResult ( string data ) : System.Web | ||
data | string | |
return | System.Web |
public WriteToResponse ( System.Web.HttpContextBase context ) : void | ||
context | System.Web.HttpContextBase | |
return | void |