Is there a simpler way to code the following C# sentence

QuestionsIs there a simpler way to code the following C# sentence
sethbeckerman5 Staff asked 4 years ago

Is there a simpler or alternate way to code the following C# sentence?

Do I need to repeat the twice?
I have seen a structure similar to but I am not familiar with that leading underscore?


View on Stack Overflow