C# Класс Lending.Execution.Auth.ProcessResult

The result from the callback Process.
Показать файл Открыть проект

Открытые методы

Метод Описание
ProcessResult ( ActionType action )

Initializes a new instance of the Nancy.SimpleAuthentication.ProcessResult with a specific Action result.

Описание методов

ProcessResult() публичный Метод

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.