Closed rhalaly closed 5 years ago
Make SetFeedOptionsForSingleOperation shorter and more readable by using ?? operator that removes the code duplication.
SetFeedOptionsForSingleOperation
??
Make
SetFeedOptionsForSingleOperation
shorter and more readable by using??
operator that removes the code duplication.