C# 클래스 Lending.Execution.Auth.ProcessResult

The result from the callback Process.
파일 보기 프로젝트 열기: joshilewis/lending

공개 메소드들

메소드 설명
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.