0
kicks
Why Duck Typing Matters to C# Developers
Phil Haack presents a use for duck typing in C# development in order to test the untestable. He even highlights that a core feature of the C# language (foreach) uses duck typing!