C# Class Tp.Integration.Plugin.Common.Activity.DateRangeExtensions

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
IsInRangeIncludingEndDate ( this range, System.DateTime dateTime ) : bool

Method Details

IsInRangeIncludingEndDate() public static méthode

public static IsInRangeIncludingEndDate ( this range, System.DateTime dateTime ) : bool
range this
dateTime System.DateTime
Résultat bool