Yes, you can override the methods you want to and customise it to your taste, in the video I provided there was a demo showing that you could also override a method, for example, ToString() to your requirement.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
record seems really useful. but what about class extention? how will this work? it will support override,overload?
Yes, you can override the methods you want to and customise it to your taste, in the video I provided there was a demo showing that you could also override a method, for example, ToString() to your requirement.