'MyClass' cannot be used outside of a class
You have used the MyClass
keyword outside a class structure.
Error ID: BC30470
- Move the
MyClass
declaration into your class structure.
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: