Eduard Georgiev

Results 1 issues of Eduard Georgiev

I have class `A` that inherits class `ABase`. `ABase` contains field `Id` of type `string`. `A` has its own `Id` string field declared as `new` to hide the `Id` member...

bug