C# Compiler Warning – CS0108 ‘{0}’ hides inherited member ‘{1}’. use

In this blog post, you’ll learn more about the C# Compiler Warning – CS0108 and the related message description

C# Compiler Warning Code

CS0108

C# Compiler Description for the Code :CS0108

‘{0}’ hides inherited member ‘{1}’. Use the new keyword if hiding was intended.