Property | Type | Description | |
---|---|---|---|
Expected | int | ||
Received | int |
Method | Description | |
---|---|---|
DataExpectationException ( int expected, int received ) : System |
public DataExpectationException ( int expected, int received ) : System | ||
expected | int | |
received | int | |
return | System |