| Tag Class |
Namespace: ArgeHeiwako.Data.Common
public sealed class Tag
The Tag type exposes the following members.
| Name | Description | |
|---|---|---|
| Tag(DateTime) |
Erstellt eine neue Tag-Instanz
| |
| Tag(String) |
Erstellt eine neue Tag-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 | |
|---|---|---|
| (Tag to DateTime) |
Konvertiert eine Tag-Instanz in ihren Datumswert
|