MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Core.Misc
Ensure Class
Ensure Methods
That Method
That Method (Boolean, String)
That(T) Method (T, Func(T, Boolean), String, String)
Ensure
.
That Method
Overload List
Name
Description
That(Boolean, String)
Ensures that an assertion is true.
That
<
T
>
(T, Func
<
T, Boolean
>
, String, String)
Ensures that the value of a parameter meets an assertion.
Top
See Also
Reference
Ensure Class
MongoDB.Driver.Core.Misc Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB