FormatStringExtensions Class |
Inheritance HierarchySystemObject Aloe.SystemFrameworks.DomainFormatStringExtensions
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic static class FormatStringExtensions
<ExtensionAttribute>
Public NotInheritable Class FormatStringExtensions
[ExtensionAttribute]
public ref class FormatStringExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type FormatStringExtensions = class end
The FormatStringExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | FormatString |
Converts the object to string based on the format specified.
|
Top
See Also