C# 클래스 SanderVantEinde.TelegramBot.TaskMomentExtensions

파일 보기 프로젝트 열기: sandervanteinde/TelegramBot

공개 메소드들

메소드 설명
GetTimeSpan ( this moment ) : System.TimeSpan
RemoveMinutes ( this date ) : System.DateTime
RemoveSeconds ( this seconds ) : System.DateTime

비공개 메소드들

메소드 설명
GetInfo ( this moment ) : TimeSpan>.Tuple

메소드 상세

GetTimeSpan() 공개 정적인 메소드

public static GetTimeSpan ( this moment ) : System.TimeSpan
moment this
리턴 System.TimeSpan

RemoveMinutes() 공개 정적인 메소드

public static RemoveMinutes ( this date ) : System.DateTime
date this
리턴 System.DateTime

RemoveSeconds() 공개 정적인 메소드

public static RemoveSeconds ( this seconds ) : System.DateTime
seconds this
리턴 System.DateTime