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.
non-public method 'method2' does not override 'method1'
A type that implements another type defined an override method, but the override was not public. Therefore, the method does not override the base type method.