Method | Description | |
---|---|---|
DoesNotContainException ( object expected ) : System |
Creates a new instance of the DoesNotContainException class.
|
public DoesNotContainException ( object expected ) : System | ||
expected | object | The expected object value |
return | System |