ISystemClock Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use TimeProvider instead.
Obtient l’horloge système pour faciliter le test.
public interface class ISystemClock
public interface ISystemClock
[System.Obsolete("Use TimeProvider instead.")]
public interface ISystemClock
type ISystemClock = interface
[<System.Obsolete("Use TimeProvider instead.")>]
type ISystemClock = interface
Public Interface ISystemClock
- Dérivé
- Attributs
Propriétés
UtcNow |
Obsolète.
Récupère l’heure système actuelle en heure UTC. |