Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Cone
Expectations
GreaterThanExpect
C# Class Cone.Expectations.GreaterThanExpect
Inheritance:
BinaryExpect
ファイルを表示
Open project: drunkcod/Cone
Public Methods
Method
Description
GreaterThanExpect
(
BinaryExpression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
Method Details
GreaterThanExpect()
public
method
public
GreaterThanExpect
(
BinaryExpression
body
,
IExpectValue
actual
,
IExpectValue
expected
) :
System
body
System.Linq.Expressions.BinaryExpression
actual
IExpectValue
expected
IExpectValue
return
System