Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about member-hiding

Read more about member-hiding

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - member-hiding

Which hidden static field will a derived class object return using the base class getter

I realize this is maybe a bit confusing to explain. In my BaseClass: public static string SaveDataType => "TRACKED"; public string GetSaveDataType => SaveDataType; In my DerivedClass...
test-img

Prodigle

c#

oop

inheritance

static

member-hiding

Votes: 0

Answers: 2

Latest Answer

As msdn artcile says about "What's the difference between override and new": if you use the new keyword instead of override, the method in the derived class doesn't override the method in t...
test-img

StepUp

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved