| Prozent Class |
Namespace: ArgeHeiwako.Data.Common
public sealed class Prozent
The Prozent type exposes the following members.
| Name | Description | |
|---|---|---|
| Prozent(Decimal) |
Erstellt eine neue Prozent-Instanz
| |
| Prozent(String) |
Erstellt eine neue Prozent-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 | |
|---|---|---|
| (Prozent to Decimal) |
Implizite Konvertierung einer Prozent-Instanz in ihren numerischen Wert vom Typ Decimal |