Click or drag to resize

StringExtensionMethods Class

Class for String related extension methods
Inheritance Hierarchy
System.Object
  SD.Tools.BCLExtensions.SystemRelated.StringExtensionMethods

Namespace:  SD.Tools.BCLExtensions.SystemRelated
Assembly:  SD.Tools.BCLExtensions (in SD.Tools.BCLExtensions.dll) Version: 1.2.0
Syntax
public static class StringExtensionMethods

The StringExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsFormatted
Formats the specified formatted string. Usable on constant strings, without falling back to String.Format()
Top
See Also