S
Simon L. Prinsloo
Guest
I've just discovered a third case which I missed. If the return type is not known, you would normally also receive error 5638, but as soon as an interface is involved, you receive: - Method ' ' in interface definition ' ' returns ' ', but the method implementation returns ' '. (12951) This is however not as confusing as with property and parameter types, since you should spot the difference between ' ', which is normally long, and ' ', which is typically much shorter.
Continue reading...
Continue reading...