In this blog post, you’ll learn more about the C# Compiler Error – CS0673 and the related message description
C# Compiler Error Code
CS0673
C# Compiler Description for the Code :CS0673
System.Void cannot be used from C# — use typeof(void) to get the void type object
Leave a Reply