Skip to content
qstarin edited this page Oct 7, 2010 · 7 revisions

For format string information - that is, all the cool extra stuff you can do over System.String.Format - see http://www.codeproject.com/KB/string/Custom_Formatting.aspx

Documentation coming soon ... hopefully. Until then, import StringFormatEx.Extensions namespace and: myString.FormatEx(arg1, arg2 ...)

Clone this wiki locally