[CSHARP-459] Fix Inject() LINQ Documentation Created: 02/May/12  Updated: 02/Apr/15  Resolved: 15/May/12

Status: Closed
Project: C# Driver
Component/s: Documentation
Affects Version/s: 1.4.2
Fix Version/s: 1.5

Type: Bug Priority: Minor - P4
Reporter: Ryan Hoffman Assignee: Robert Stam
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

http://www.mongodb.org/display/DOCS/CSharp+Driver+LINQ+Tutorial#CSharpDriverLINQTutorial-Inject

This shows the usage of inject as:
Inject(Query.EQ("Field", value))

It seems the current version of the driver (1.4.1.4490) the correct command would be:
Query.EQ("Field", value).Inject()



 Comments   
Comment by Robert Stam [ 15/May/12 ]

Fixed documentation.

Generated at Wed Feb 07 21:36:54 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.