Method | Description | |
---|---|---|
CacheResponse ( IResponse response ) : System.Collections.Generic | ||
WriteResponseAsync ( System.Web.HttpResponseBase response ) : System.Threading.Tasks.Task |
public CacheResponse ( IResponse response ) : System.Collections.Generic | ||
response | IResponse | |
return | System.Collections.Generic |
public WriteResponseAsync ( System.Web.HttpResponseBase response ) : System.Threading.Tasks.Task | ||
response | System.Web.HttpResponseBase | |
return | System.Threading.Tasks.Task |