.NET Internals Cookbook Part 5 — Methods, parameters, modifiers
This is the fifth part of the .NET Internals Cookbook series. For your convenience you can find other parts in the table of contents in Part 0 – Table of contents 27. Can two methods differ in return type only? Not in C#, but they can in IL. See this: Interesting part is this: The … Continue reading .NET Internals Cookbook Part 5 — Methods, parameters, modifiers