C# Class Pepino.Domain.Entities.ApiAssert

Inheritance: Step
Show file Open project: AcklenAvenue/Pepino Class Usage Examples

Protected Methods

Method Description
ApiAssert ( ) : System
ApiAssert ( System.Guid id, int statusCode, Criterion criterion ) : System

Method Details

ApiAssert() protected method

protected ApiAssert ( ) : System
return System

ApiAssert() protected method

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