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 specified event implicitly declares a member with the same name as a method declared with the MustOverride modifier.
Error ID: BC31413
To correct this error
- Remove the MustOverride modifier from the method in the base class or give the property or method a unique name.