Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Nullable are not supported #66

Closed
dupdob opened this issue Jul 9, 2013 · 0 comments
Closed

Nullable are not supported #66

dupdob opened this issue Jul 9, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@dupdob
Copy link
Collaborator

dupdob commented Jul 9, 2013

Currently, nullable types are only supported if there is an explicit implementation.
E.g. Check.That(int ?).IsEqualTo() is ok, but not Check.That(DateTime ?).IsEqualTo

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants