C# 클래스 Cone.Expectations.Expect

상속: BooleanExpect
파일 보기 프로젝트 열기: drunkcod/Cone

공개 메소드들

메소드 설명
Expect ( Expression body, IExpectValue actual, IExpectValue expected ) : System

메소드 상세

Expect() 공개 메소드

public Expect ( Expression body, IExpectValue actual, IExpectValue expected ) : System
body System.Linq.Expressions.Expression
actual IExpectValue
expected IExpectValue
리턴 System