In this blog post, you’ll learn more about the C# Compiler Error – CS0636 and the related message description
C# Compiler Error Code
CS0636
C# Compiler Description for the Code :CS0636
The FieldOffset attribute can only be placed on members of types marked with the StructLayout(LayoutKind.Explicit)
Leave a Reply