Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 264 Bytes

File metadata and controls

5 lines (3 loc) · 264 Bytes

Quack Quack: Duck-Typing in C# with Interceptors

If it walks like a duck and it quacks like a duck - it is a duck. So duck it and make that work in C# thanks to interceptors!

Found here