How to move logic from runtime type matches to inherited classes without bloating the classes
I learned F# before C#, so I am unused to inheritance and do not understand its best practices.
I learned F# before C#, so I am unused to inheritance and do not understand its best practices.