Méthode | Description | |
---|---|---|
ToRequest ( this httpContext, string operationName = null ) : IHttpRequest | ||
Use ( this app, System httpHandler ) : IApplicationBuilder | ||
UseServiceStack ( this app, |
public static ToRequest ( this httpContext, string operationName = null ) : IHttpRequest | ||
httpContext | this | |
operationName | string | |
Résultat | IHttpRequest |
public static Use ( this app, System httpHandler ) : IApplicationBuilder | ||
app | this | |
httpHandler | System | |
Résultat | IApplicationBuilder |
public static UseServiceStack ( this app, |
||
app | this | |
appHost | ||
Résultat | IApplicationBuilder |