Property | Type | Description | |
---|---|---|---|
expectedType |
Method | Description | |
---|---|---|
WriteActualValueTo ( |
Write the actual value for a failing constraint test to a MessageWriter. TypeConstraints override this method to write the name of the type.
|
Method | Description | |
---|---|---|
TypeConstraint ( |
Construct a TypeConstraint for a given Type
|
protected TypeConstraint ( |
||
type | ||
return | System |
public WriteActualValueTo ( |
||
writer | The writer on which the actual value is displayed | |
return | void |