C# 클래스 Utilities.Extensions.TimeSpanExtensions

파일 보기 프로젝트 열기: feanz/Utilities

공개 메소드들

메소드 설명
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