C# Compiler Error – CS8920 the interface ‘{3}’ cannot be used as ty

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

C# Compiler Error Code

CS8920

C# Compiler Description for the Code :CS8920

The interface ‘{3}’ cannot be used as type parameter ‘{2}’ in the generic type or method ‘{0}’. The constraint interface ‘{1}’ or its base interface has static abstract members.

Tags :

Leave Your Comment