'<name>' cannot expose type <type1> in <specifier> <type2> '<typename>' through <name>
You have attempted to expose a private type outside the public class MyClass.
Error ID: BC30508
To correct this error
- Declare the type Public.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
You have attempted to expose a private type outside the public class MyClass.
Error ID: BC30508