Méthode | Description | |
---|---|---|
ProcessResult ( ActionType action ) |
Initializes a new instance of the Nancy.SimpleAuthentication.ProcessResult with a specific Action result.
|
public ProcessResult ( ActionType action ) | ||
action | ActionType | The type of action this Process needs to do. |