C# Class System.DateTimeOffsetExtensions

Afficher le fichier Open project: NuGet/NuGet.Services.Work

Méthodes publiques

Méthode Description
IsOlderThan ( this self, System.TimeSpan age ) : bool
IsYoungerThan ( this self, System.TimeSpan age ) : bool

Method Details

IsOlderThan() public static méthode

public static IsOlderThan ( this self, System.TimeSpan age ) : bool
self this
age System.TimeSpan
Résultat bool

IsYoungerThan() public static méthode

public static IsYoungerThan ( this self, System.TimeSpan age ) : bool
self this
age System.TimeSpan
Résultat bool