Method | Description | |
---|---|---|
Complete ( FalcorPath unmatched ) : IObservable |
||
Reject ( string error = null ) : IObservable |
||
RequestContext ( |
||
WithUnmatched ( FalcorPath unmatched, dynamic parameters = null ) : |
public Complete ( FalcorPath unmatched ) : IObservable |
||
unmatched | FalcorPath | |
return | IObservable |
public Reject ( string error = null ) : IObservable |
||
error | string | |
return | IObservable |
public RequestContext ( |
||
request | ||
unmatched | FalcorPath | |
parameters | dynamic | |
return | System |
public WithUnmatched ( FalcorPath unmatched, dynamic parameters = null ) : |
||
unmatched | FalcorPath | |
parameters | dynamic | |
return |