C# Compiler Error – CS1960 invalid variance modifier. only interfac

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

C# Compiler Error Code

CS1960

C# Compiler Description for the Code :CS1960

Invalid variance modifier. Only interface and delegate type parameters can be specified as variant.

Tags :

Leave Your Comment