Yet another C# developer with a blog.
Browse by Tags
All Tags »
Assembly »
Generics (
RSS)
-
|
I had a chance to actually use my Converter class recently and the experience was less than satisfying. The Converter class works fine, it's just not as easy to use as I would have liked. The way I designed the class forces the user to down-cast the...
|