Method | Description | |
---|---|---|
FubuOwinHost ( IEnumerable |
||
Invoke ( object>.IDictionary |
||
ToAppFunc ( FubuRuntime runtime, OwinSettings settings = null ) : AppFunc |
Method | Description | |
---|---|---|
write404 ( object>.IDictionary |
||
write500 ( object>.IDictionary |
public FubuOwinHost ( IEnumerable |
||
routes | IEnumerable |
|
return | System |
public Invoke ( object>.IDictionary |
||
environment | object>.IDictionary | |
return | System.Threading.Tasks.Task |
public static ToAppFunc ( FubuRuntime runtime, OwinSettings settings = null ) : AppFunc | ||
runtime | FubuRuntime | |
settings | OwinSettings | |
return | AppFunc |