C# Compiler Error – CS0236 a field initializer cannot reference the
In this blog post, you’ll learn more about the C# Compiler Error – CS0236 and the related message description
C# Compiler Error Code
CS0236
C# Compiler Description for the Code :CS0236
A field initializer cannot reference the non-static field, method, or property ‘{0}’
Leave Your Comment