Class in an interface cannot be declared '<specifier>'
An invalid modifier was specified with a class declared in an interface.
Error ID: BC31070
- Remove modifiers such as
Public
,Private
,Shared
,Friend
,Protected
,Protected Friend
, orOverridable
.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: