C# Класс Utilities.Extensions.TimeSpanExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
IsMidnightExactly ( this t ) : bool

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

Описание методов

IsMidnightExactly() публичный статический Метод

Determines whether [is midnight exactly] [the specified t].
public static IsMidnightExactly ( this t ) : bool
t this The t.
Результат bool