C# 클래스 Pepino.Domain.Entities.ApiAssert

상속: Step
파일 보기 프로젝트 열기: AcklenAvenue/Pepino 1 사용 예제들

보호된 메소드들

메소드 설명
ApiAssert ( ) : System
ApiAssert ( System.Guid id, int statusCode, Criterion criterion ) : System

메소드 상세

ApiAssert() 보호된 메소드

protected ApiAssert ( ) : System
리턴 System

ApiAssert() 보호된 메소드

protected ApiAssert ( System.Guid id, int statusCode, Criterion criterion ) : System
id System.Guid
statusCode int
criterion Criterion
리턴 System