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 tried to implement a method on an interface when there is no matching method on the interface from which the first interface has been derived.
Error ID: BC30401
To correct this error
- Make sure you have not mistyped the name of the method, or supply the missing method.