C# Class Akka.EventStore.Cqrs.Core.SystemClock

Afficher le fichier Open project: 4deeptech/Akka.EventStore.Cqrs.Core

Méthodes publiques

Méthode Description
Set ( System.DateTime dateTime ) : IDisposable
Set ( DateTimeOffset dateTimeOffset ) : IDisposable

Method Details

Set() public static méthode

public static Set ( System.DateTime dateTime ) : IDisposable
dateTime System.DateTime
Résultat IDisposable

Set() public static méthode

public static Set ( DateTimeOffset dateTimeOffset ) : IDisposable
dateTimeOffset DateTimeOffset
Résultat IDisposable