C# Class Utilities.Extensions.TimeSpanExtensions

Afficher le fichier Open project: feanz/Utilities

Méthodes publiques

Méthode Description
IsMidnightExactly ( this t ) : bool

Determines whether [is midnight exactly] [the specified t].

Method Details

IsMidnightExactly() public static méthode

Determines whether [is midnight exactly] [the specified t].
public static IsMidnightExactly ( this t ) : bool
t this The t.
Résultat bool