C# Compiler Error – CS0742 a query body must end with a select clau
In this blog post, you’ll learn more about the C# Compiler Error – CS0742 and the related message description
C# Compiler Error Code
CS0742
C# Compiler Description for the Code :CS0742
A query body must end with a select clause or a group clause
Leave Your Comment