C# Class SanderVantEinde.TelegramBot.TaskMomentExtensions

Afficher le fichier Open project: sandervanteinde/TelegramBot

Méthodes publiques

Méthode Description
GetTimeSpan ( this moment ) : System.TimeSpan
RemoveMinutes ( this date ) : System.DateTime
RemoveSeconds ( this seconds ) : System.DateTime

Private Methods

Méthode Description
GetInfo ( this moment ) : TimeSpan>.Tuple

Method Details

GetTimeSpan() public static méthode

public static GetTimeSpan ( this moment ) : System.TimeSpan
moment this
Résultat System.TimeSpan

RemoveMinutes() public static méthode

public static RemoveMinutes ( this date ) : System.DateTime
date this
Résultat System.DateTime

RemoveSeconds() public static méthode

public static RemoveSeconds ( this seconds ) : System.DateTime
seconds this
Résultat System.DateTime