Click here to Skip to main content
15,890,506 members

Comments by Ctznkane (Top 2 by date)

Ctznkane 29-Dec-11 15:18pm View    
Deleted
This looks good. One suggestion might be to have an:
[RTrim|LTrim|Trim](this StringBuilder sb, char c).

You can have a default [RTrim|LTrim|Trim](this StringBuilder sb)
which calls [RTrim|LTrim|Trim] with a space.
Ctznkane 12-Dec-11 13:21pm View    
Deleted
The above source code doesn't appear to be web based.