I'm having a question about overwriting methods of an interface. Can I override a method in a child class that inherits from the parent class the implementation of an interface and in that method use receive parameters?
Interface:
public in...
asked by
24.10.2017 / 00:57