Click or drag to resize

ILiteRepositoryFirstOrDefault Method

Overload List
 NameDescription
Public methodFirstOrDefaultT(BsonExpression, String) Execute Query[T].Where(predicate).FirstOrDefault();
Public methodFirstOrDefaultT(ExpressionFuncT, Boolean, String) Execute Query[T].Where(predicate).FirstOrDefault();
Top
See Also