Community

Using nameof operator in C#

(Gunnar Peipman) There’s one very useful and often overlooked operator in C#. It’s called nameof and its purpose is to return name of something.