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.
You have attempted to use the New keyword to implement an interface method, which is not valid.
Error ID: BC30550
To correct this error
- Implement interfaces with the Implements keyword.