| Betrag Class |
Namespace: ArgeHeiwako.Data.Common
public sealed class Betrag
The Betrag type exposes the following members.
| Name | Description | |
|---|---|---|
| Betrag(Decimal) |
Erstellt eine neue Betrag-Instanz
| |
| Betrag(String) |
Erstellt eine neue Betrag-Instanz
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Liefert die formatierte Ausgabe für die Verwendung in einer Datentausch-Datei
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| (Betrag to Decimal) |
Konvertiert eine Betrag-Instanz in seinen numerischen Wert.
|