.NET Inside Out Part 4 — How to override sealed function in C# Revisited

This is the fourth part of the .NET Inside Out series. For your convenience you can find other parts in the table of contents in Part 1 – Virtual and non-virtual calls in C# A word of warning! Things presented here depend on the implementation details and require an extensive knowledge about the internals. There … Continue reading .NET Inside Out Part 4 — How to override sealed function in C# Revisited