'Inherits' statement must precede all declarations in a class
The Inherits statements must be at the beginning of class definitions.
Error ID: BC30683
To correct this error
- Move the Inherits statement to the top of your class.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
The Inherits statements must be at the beginning of class definitions.
Error ID: BC30683