StringExtensionMethods Class |
Class for String related extension methods
Inheritance HierarchySystemObject SD.Tools.BCLExtensions.SystemRelatedStringExtensionMethods
Namespace:
SD.Tools.BCLExtensions.SystemRelated
Assembly:
SD.Tools.BCLExtensions (in SD.Tools.BCLExtensions.dll) Version: 1.1.1
Syntaxpublic static class StringExtensionMethods
<ExtensionAttribute>
Public NotInheritable Class StringExtensionMethods
The StringExtensionMethods type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | AsFormatted |
Formats the specified formatted string. Usable on constant strings, without falling back to String.Format()
|
Top
See Also