1
Answer

Implementing Interface

Hi,

        I got the following error while implementing interface:

MyClass is not abstract and does not override abstract method MyMethod()

How to get rid from it ?

Any reply would be highly appreciated.....

Answers (1)