Click or drag to resize

StringHelper Class

Helper class for strings.
Inheritance Hierarchy
SystemObject
  Xcalibur.HelpersStringHelper

Namespace:  Xcalibur.Helpers
Assembly:  Xcalibur.Helpers (in Xcalibur.Helpers.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public static class StringHelper

The StringHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleFormatPrecision
Formats the number to a specific precision.
Top
See Also