Method | Description | |
---|---|---|
Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Delete ( this _ ) : Continuation | ||
Delete ( this _, Continuation on405 ) : Continuation | ||
Delete ( this _, Continuation delete, Continuation on405 ) : Continuation | ||
Get ( this _ ) : Continuation | ||
Get ( this _, Continuation on405 ) : Continuation | ||
Get ( this _, Continuation get, Continuation on405 ) : Continuation | ||
GetHead ( this _, Continuation getAndHead ) : Continuation | ||
GetHead ( this _, Continuation getAndHead, Continuation on405 ) : Continuation | ||
GetPost ( this _, Continuation get, Continuation post ) : Continuation | ||
GetPost ( this _, Continuation get, Continuation post, Continuation on405 ) : Continuation | ||
Head ( this _ ) : Continuation | ||
Head ( this _, Continuation on405 ) : Continuation | ||
Head ( this _, Continuation head, Continuation on405 ) : Continuation | ||
Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Method ( this _, string method ) : Continuation | ||
Method ( this _, string method, Continuation on405 ) : Continuation | ||
Method ( this _, string method, Continuation onMethod, Continuation on405 ) : Continuation | ||
Methods ( this _, Continuation get, Continuation put, Continuation post, Continuation delete ) : Continuation | ||
Methods ( this _, Continuation get, Continuation put, Continuation post, Continuation delete, Continuation on405 ) : Continuation | ||
Post ( this _ ) : Continuation | ||
Post ( this _, Continuation on405 ) : Continuation | ||
Post ( this _, Continuation post, Continuation on405 ) : Continuation | ||
Put ( this _ ) : Continuation | ||
Put ( this _, Continuation on405 ) : Continuation | ||
Put ( this _, Continuation put, Continuation on405 ) : Continuation | ||
Url ( this _, string pattern ) : Continuation | ||
Url ( this _, string pattern, Continuation on404 ) : Continuation | ||
Url ( this _, string pattern, Continuation urlStep, Continuation on404 ) : Continuation | ||
Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
public static Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
pathReducer | Reduce |
|
return | Continuation |
public static Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
pathReducer | Reduce |
|
on404 | Continuation | |
return | Continuation |
public static Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
pathReducer | Reduce |
|
return | Continuation |
public static Custom ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
pathReducer | Reduce |
|
on404 | Continuation | |
return | Continuation |
public static Delete ( this _ ) : Continuation | ||
_ | this | |
return | Continuation |
public static Delete ( this _, Continuation on405 ) : Continuation | ||
_ | this | |
on405 | Continuation | |
return | Continuation |
public static Delete ( this _, Continuation delete, Continuation on405 ) : Continuation | ||
_ | this | |
delete | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Get ( this _, Continuation on405 ) : Continuation | ||
_ | this | |
on405 | Continuation | |
return | Continuation |
public static Get ( this _, Continuation get, Continuation on405 ) : Continuation | ||
_ | this | |
get | Continuation | |
on405 | Continuation | |
return | Continuation |
public static GetHead ( this _, Continuation getAndHead ) : Continuation | ||
_ | this | |
getAndHead | Continuation | |
return | Continuation |
public static GetHead ( this _, Continuation getAndHead, Continuation on405 ) : Continuation | ||
_ | this | |
getAndHead | Continuation | |
on405 | Continuation | |
return | Continuation |
public static GetPost ( this _, Continuation get, Continuation post ) : Continuation | ||
_ | this | |
get | Continuation | |
post | Continuation | |
return | Continuation |
public static GetPost ( this _, Continuation get, Continuation post, Continuation on405 ) : Continuation | ||
_ | this | |
get | Continuation | |
post | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Head ( this _, Continuation on405 ) : Continuation | ||
_ | this | |
on405 | Continuation | |
return | Continuation |
public static Head ( this _, Continuation head, Continuation on405 ) : Continuation | ||
_ | this | |
head | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
return | Continuation |
public static Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
on404 | Continuation | |
return | Continuation |
public static Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
return | Continuation |
public static Hosts ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
on404 | Continuation | |
return | Continuation |
public static Method ( this _, string method ) : Continuation | ||
_ | this | |
method | string | |
return | Continuation |
public static Method ( this _, string method, Continuation on405 ) : Continuation | ||
_ | this | |
method | string | |
on405 | Continuation | |
return | Continuation |
public static Method ( this _, string method, Continuation onMethod, Continuation on405 ) : Continuation | ||
_ | this | |
method | string | |
onMethod | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Methods ( this _, Continuation get, Continuation put, Continuation post, Continuation delete ) : Continuation | ||
_ | this | |
get | Continuation | |
put | Continuation | |
post | Continuation | |
delete | Continuation | |
return | Continuation |
public static Methods ( this _, Continuation get, Continuation put, Continuation post, Continuation delete, Continuation on405 ) : Continuation | ||
_ | this | |
get | Continuation | |
put | Continuation | |
post | Continuation | |
delete | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Post ( this _, Continuation on405 ) : Continuation | ||
_ | this | |
on405 | Continuation | |
return | Continuation |
public static Post ( this _, Continuation post, Continuation on405 ) : Continuation | ||
_ | this | |
post | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Put ( this _, Continuation on405 ) : Continuation | ||
_ | this | |
on405 | Continuation | |
return | Continuation |
public static Put ( this _, Continuation put, Continuation on405 ) : Continuation | ||
_ | this | |
put | Continuation | |
on405 | Continuation | |
return | Continuation |
public static Url ( this _, string pattern ) : Continuation | ||
_ | this | |
pattern | string | |
return | Continuation |
public static Url ( this _, string pattern, Continuation on404 ) : Continuation | ||
_ | this | |
pattern | string | |
on404 | Continuation | |
return | Continuation |
public static Url ( this _, string pattern, Continuation urlStep, Continuation on404 ) : Continuation | ||
_ | this | |
pattern | string | |
urlStep | Continuation | |
on404 | Continuation | |
return | Continuation |
public static Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
return | Continuation |
public static Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
on404 | Continuation | |
return | Continuation |
public static Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
return | Continuation |
public static Urls ( this _, Fu.Continuation>.System.Collections.Generic.IDictionary |
||
_ | this | |
mappings | Fu.Continuation>.System.Collections.Generic.IDictionary | |
on404 | Continuation | |
return | Continuation |