P
puzzlecracker
Are static method inheritable under csharp rules, if so how can they
be used? Can they be virtual?
They reason I am asking is because operators are static, and I don't
understand how can we apply operators to base and derive classes
simultaneously?
be used? Can they be virtual?
They reason I am asking is because operators are static, and I don't
understand how can we apply operators to base and derive classes
simultaneously?