C# Class DDD.UniversalTimestampProvider

Provides timestamps based on the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Inheritance: ITimestampProvider
Afficher le fichier Open project: draphyz/DDD

Méthodes publiques

Méthode Description
GetTimestamp ( ) : DateTime

Method Details

GetTimestamp() public méthode

public GetTimestamp ( ) : DateTime
Résultat DateTime