Skip to content

String Extension Methods

OtisInf edited this page Feb 19, 2013 · 1 revision

The following extension methods are defined for the String type:

  • string AsFormatted(params object[] arguments) Formats the specified formatted string. Usable on constant strings, without falling back to String.Format().

Clone this wiki locally