Elfocrash / Cosmonaut

🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
https://cosmonaut.readthedocs.io
MIT License
342 stars 44 forks source link

Make `SetFeedOptionsForSingleOperation` shorter and more readable #49

Closed rhalaly closed 5 years ago

rhalaly commented 5 years ago

Make SetFeedOptionsForSingleOperation shorter and more readable by using ?? operator that removes the code duplication.