4
Shouts

outcoldman: Method extension for safely type convert

posted by http://outcoldman.ru/en/site/indexhttp://outcoldman.ru/en/site/index 791 days, 17 hours, 58 minutes ago
Thursday, March 25, 2010 9:10:39 PM GMT

Recently I read good Russian post with many interesting extensions methods after then I remembered that I too have one good extension method “Safely type convert”. Idea of this method: i = "1".To

category: Foundation | clicked: 0 | | source: outcoldman.ru | show counter code
tags: .NET, Extension Methods, Convert, Parse, C