Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Private modifier was used on a type not inside another type.
Error ID: BC31089
To correct this error
Use a less restrictive access modifier, such as Friend.
Declare the type within another type.