This maybe a stupid question, but what does it mean by declaring this:
public class A: B{
}
I understand inheritance, I am just getting use to the C# syntax
It indicates that the class either inherits from class B, or implements interface B.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With