C# 클래스 Amido.Testing.WebApi.ValidationRules.AssertActionResult

파일 보기 프로젝트 열기: amido/Amido.Testing

공개 메소드들

메소드 설명
AssertActionResult ( bool success, string message, string errorMessage ) : System

메소드 상세

AssertActionResult() 공개 메소드

public AssertActionResult ( bool success, string message, string errorMessage ) : System
success bool
message string
errorMessage string
리턴 System