Click or drag to resize
DoubleExtension Class
Contains extension methods to the Double class.
Inheritance Hierarchy
SystemObject
  ArtDatabankenDoubleExtension

Namespace: ArtDatabanken
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static class DoubleExtension

The DoubleExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWebToString
Get a fixed string representation of a Double value to use over the internet.
Top
See Also