Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Convert Members

The Convert type exposes the following members.

Constructors


  Name Description
Public method Convert(NumberFormatInfo)
New instance using NumberFormatInfo as IFormatProvider
Public method Convert(CultureInfo)
New instance using CultureInfo as IFormatProvider

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Format
Formats number using formatter string and options
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HoursToTimespan
Convert decimalHours to TimeSpan.
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member ToIsoTimestamp(DateTime)
Formats DateTime as ISO string
Public method Static member ToIsoTimestamp(DateTime, Int32)
Formats DateTime as ISO string
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field Static member Invariant
Instance of this class that has InvariantCulture as IFormatProvider