M
Mythran
Why can't we create 2 properties with the same signature .. one on a base
class and one on a derived class, even though both properties are shared?
Public Shared ReadOnly Property MyProperty() As Integer
Thanks,
Mythran
class and one on a derived class, even though both properties are shared?
Public Shared ReadOnly Property MyProperty() As Integer
Thanks,
Mythran