6
Shouts

C#/.NET Little Wonders: Static Char Methods

published 221 days, 5 hours, 2 minutes ago posted by BlackRabbitCoderBlackRabbitCoder 231 days, 2 hours, 56 minutes ago
Monday, October 15, 2012 11:09:39 AM GMT Friday, October 05, 2012 1:15:44 PM GMT

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.

category: Web Dev | clicked: 24 | | source: www.blackrabbitcoder.net | show counter code
tags:

1 comment posted.

To post your comment please login or signup