C# Compiler Error – CS0050 inconsistent accessibility: return type

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

C# Compiler Error Code

CS0050

C# Compiler Description for the Code :CS0050

Inconsistent accessibility: return type ‘{1}’ is less accessible than method ‘{0}’