0

Why am I getting the error:

Interfaces cannot declare types

The following is my code:

interface IExpression
{
    public struct Expression { }
}
Mohsen
  • 971
  • 2
  • 11
  • 29

0 Answers0