By mswatcher
via geekswithblogs.net
Submitted: Nov 20 2012 / 07:51
Often times in our code we deal with the bigger classes and types in the BCL, and occasionally forgot that there are some nice methods on the primitive types as well. Today we will discuss some of the handy static methods that exist on the char (the C# alias of System.Char) type.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment