Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Ginger
Posts
Comments
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
thanks for the all the help man
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
I see
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
So this works but your way is better practice?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
But why not public string MyString; Then i can access it with class.MyString
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
So i should just use public attributes and ditch the getters and setters?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Ah
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
So how do i make a private attribute that has getters and setters i can use globally
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
So i can do private var a { public get; public set; } ?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Or does that work with private and protected too
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
But why would you need getters and setters for a public variable here?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
I see
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Right
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Like whats a property and a field
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Whats the difference?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Its public
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Whats the point in getters and setters there?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Whats the shorthand for getters and setters?
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Oh
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Nvm
68 replies
C
C#
•
Created by Ginger on 8/17/2024 in
#help
✅ inheritance
Ok
68 replies