Hi , may i know why i keep on getting this error? i tried to inherit an interface. I already implement all the member in that base interface but still i get this error.
Error 1 does not implement interface member cannot implement an interface member because it is not public.
Thanks.
Is there anybody know how to make a class to inherit these code?
Thanks a lot.