Click or drag to resize

FormatStringExtensions Class

Provides methods to format DomainObject to string.
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.DomainFormatStringExtensions

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static class FormatStringExtensions

The FormatStringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormatString
Converts the object to string based on the format specified.
Top
See Also