Method | Description | |
---|---|---|
CanProcess ( PomonaContext context ) : bool | ||
DelegateRouteAction ( PomonaResponse>.Func |
||
Process ( PomonaContext context ) : PomonaResponse |
public CanProcess ( PomonaContext context ) : bool | ||
context | PomonaContext | |
return | bool |
public DelegateRouteAction ( PomonaResponse>.Func |
||
func | PomonaResponse>.Func | |
condition | bool>.Func | |
return | System |
public Process ( PomonaContext context ) : PomonaResponse | ||
context | PomonaContext | |
return | PomonaResponse |